AWSEC2PrefixListAssociation
Objective-C
@interface AWSEC2PrefixListAssociationSwift
class AWSEC2PrefixListAssociationDescribes the resource with which a prefix list is associated.
- 
                  
                  The ID of the resource. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable resourceId;Swift var resourceId: String? { get set }
- 
                  
                  The owner of the resource. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable resourceOwner;Swift var resourceOwner: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2PrefixListAssociation Class Reference
        AWSEC2PrefixListAssociation Class Reference