AWSEC2DisableVpcClassicLinkDnsSupportRequest
Objective-C
@interface AWSEC2DisableVpcClassicLinkDnsSupportRequest
Swift
class AWSEC2DisableVpcClassicLinkDnsSupportRequest
-
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
AWSEC2DisableVpcClassicLinkDnsSupportRequest Class Reference