Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnKeyPairMixinProps.Builder
Packages that use CfnKeyPairMixinProps.Builder
-
Uses of CfnKeyPairMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnKeyPairMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnKeyPairMixinProps.BuilderCfnKeyPairMixinProps.builder()Sets the value ofCfnKeyPairMixinProps.getKeyFormat()Sets the value ofCfnKeyPairMixinProps.getKeyName()Sets the value ofCfnKeyPairMixinProps.getKeyType()CfnKeyPairMixinProps.Builder.publicKeyMaterial(String publicKeyMaterial) Sets the value ofCfnKeyPairMixinProps.getPublicKeyMaterial()Sets the value ofCfnKeyPairMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnKeyPairMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnKeyPairMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnKeyPairMixinProps.Builder.