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