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