AWSEC2DhcpConfiguration
Objective-C
@interface AWSEC2DhcpConfigurationSwift
class AWSEC2DhcpConfigurationDescribes a DHCP configuration option.
- 
                  
                  The name of a DHCP option. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable key;Swift var key: String? { get set }
- 
                  
                  The values for the DHCP option. DeclarationObjective-C @property (nonatomic, strong) NSArray<AWSEC2AttributeValue *> *_Nullable values;Swift var values: [AWSEC2AttributeValue]? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2DhcpConfiguration Class Reference
        AWSEC2DhcpConfiguration Class Reference