Uses of Class
software.amazon.awscdk.services.ec2.KeyPairAttributes.Builder
-
Uses of KeyPairAttributes.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionstatic KeyPairAttributes.Builder
KeyPairAttributes.builder()
KeyPairAttributes.Builder.keyPairName
(String keyPairName) Sets the value ofKeyPairAttributes.getKeyPairName()
KeyPairAttributes.Builder.type
(KeyPairType type) Sets the value ofKeyPairAttributes.getType()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(KeyPairAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theKeyPairAttributes.Builder
.