AWSEC2TransitGatewayPrefixListAttachment
Objective-C
@interface AWSEC2TransitGatewayPrefixListAttachmentSwift
class AWSEC2TransitGatewayPrefixListAttachmentDescribes a transit gateway prefix list attachment.
- 
                  
                  The ID of the resource. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable resourceId;Swift var resourceId: String? { get set }
- 
                  
                  The resource type. Note that the tgw-peeringresource type has been deprecated.DeclarationObjective-C @property (nonatomic) AWSEC2TransitGatewayAttachmentResourceType resourceType;Swift var resourceType: AWSEC2TransitGatewayAttachmentResourceType { get set }
- 
                  
                  The ID of the attachment. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable transitGatewayAttachmentId;Swift var transitGatewayAttachmentId: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2TransitGatewayPrefixListAttachment Class Reference
        AWSEC2TransitGatewayPrefixListAttachment Class Reference