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