| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnKeyPairProps.Builder |
CfnKeyPairProps.builder() |
CfnKeyPairProps.Builder |
CfnKeyPairProps.Builder.keyName(String keyName)
Sets the value of
CfnKeyPairProps.getKeyName() |
CfnKeyPairProps.Builder |
CfnKeyPairProps.Builder.keyType(String keyType)
Sets the value of
CfnKeyPairProps.getKeyType() |
CfnKeyPairProps.Builder |
CfnKeyPairProps.Builder.publicKeyMaterial(String publicKeyMaterial)
Sets the value of
CfnKeyPairProps.getPublicKeyMaterial() |
CfnKeyPairProps.Builder |
CfnKeyPairProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnKeyPairProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnKeyPairProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnKeyPairProps.Builder. |
Copyright © 2022. All rights reserved.