AWSEC2EnableVpcClassicLinkDnsSupportRequest
Objective-C
@interface AWSEC2EnableVpcClassicLinkDnsSupportRequest
Swift
class AWSEC2EnableVpcClassicLinkDnsSupportRequest
-
The ID of the VPC.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable vpcId;Swift
var vpcId: String? { get set }
View on GitHub
Install in Dash
AWSEC2EnableVpcClassicLinkDnsSupportRequest Class Reference