Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnSecurityKeyPropsMixin.Builder
Packages that use CfnSecurityKeyPropsMixin.Builder
-
Uses of CfnSecurityKeyPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnSecurityKeyPropsMixin.BuilderModifier and TypeMethodDescriptionCfnSecurityKeyPropsMixin.Builder.create()CfnSecurityKeyPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSecurityKeyPropsMixin.Builder.instanceId(String instanceId) The Amazon Resource Name (ARN) of the instance.CfnSecurityKeyPropsMixin.Builder.instanceId(IInstanceRef instanceId) The Amazon Resource Name (ARN) of the instance.A valid security key in PEM format.