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