Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.transfer.CfnHostKeyPropsMixin.Builder
Packages that use CfnHostKeyPropsMixin.Builder
-
Uses of CfnHostKeyPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.transfer
Methods in software.amazon.awscdk.cfnpropertymixins.services.transfer that return CfnHostKeyPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnHostKeyPropsMixin.BuilderCfnHostKeyPropsMixin.Builder.create()static CfnHostKeyPropsMixin.BuilderCfnHostKeyPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnHostKeyPropsMixin.Builder.description(String description) The text description for this host key.CfnHostKeyPropsMixin.Builder.hostKeyBody(String hostKeyBody) The private key portion of an SSH key pair.The identifier of the server that contains the host key.Key-value pairs that can be used to group and search for host keys.