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