| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnInstance.HibernationOptionsProperty.Jsii$Proxy
An implementation for
CfnInstance.HibernationOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.HibernationOptionsProperty |
CfnInstance.HibernationOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnInstance.Builder |
CfnInstance.Builder.hibernationOptions(CfnInstance.HibernationOptionsProperty hibernationOptions)
`AWS::EC2::Instance.HibernationOptions`.
|
CfnInstanceProps.Builder |
CfnInstanceProps.Builder.hibernationOptions(CfnInstance.HibernationOptionsProperty hibernationOptions)
Sets the value of
CfnInstanceProps.getHibernationOptions() |
void |
CfnInstance.setHibernationOptions(CfnInstance.HibernationOptionsProperty value)
`AWS::EC2::Instance.HibernationOptions`.
|
Copyright © 2021. All rights reserved.