Uses of Interface
com.hashicorp.cdktf.providers.aws.iam_user_ssh_key.IamUserSshKeyConfig
-
Packages that use IamUserSshKeyConfig Package Description com.hashicorp.cdktf.providers.aws.iam_user_ssh_key aws_iam_user_ssh_key -
-
Uses of IamUserSshKeyConfig in com.hashicorp.cdktf.providers.aws.iam_user_ssh_key
Classes in com.hashicorp.cdktf.providers.aws.iam_user_ssh_key that implement IamUserSshKeyConfig Modifier and Type Class Description static classIamUserSshKeyConfig.Jsii$ProxyAn implementation forIamUserSshKeyConfigMethods in com.hashicorp.cdktf.providers.aws.iam_user_ssh_key that return IamUserSshKeyConfig Modifier and Type Method Description IamUserSshKeyConfigIamUserSshKeyConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.iam_user_ssh_key with parameters of type IamUserSshKeyConfig Constructor Description IamUserSshKey(software.constructs.Construct scope, String id, IamUserSshKeyConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/iam_user_ssh_key aws_iam_user_ssh_key} Resource.
-