Uses of Interface
com.hashicorp.cdktf.providers.aws.config_organization_custom_rule.ConfigOrganizationCustomRuleTimeouts
-
Packages that use ConfigOrganizationCustomRuleTimeouts Package Description com.hashicorp.cdktf.providers.aws.config_organization_custom_rule aws_config_organization_custom_rule -
-
Uses of ConfigOrganizationCustomRuleTimeouts in com.hashicorp.cdktf.providers.aws.config_organization_custom_rule
Classes in com.hashicorp.cdktf.providers.aws.config_organization_custom_rule that implement ConfigOrganizationCustomRuleTimeouts Modifier and Type Class Description static classConfigOrganizationCustomRuleTimeouts.Jsii$ProxyAn implementation forConfigOrganizationCustomRuleTimeoutsMethods in com.hashicorp.cdktf.providers.aws.config_organization_custom_rule that return ConfigOrganizationCustomRuleTimeouts Modifier and Type Method Description ConfigOrganizationCustomRuleTimeoutsConfigOrganizationCustomRuleTimeouts.Builder. build()Builds the configured instance.default ConfigOrganizationCustomRuleTimeoutsConfigOrganizationCustomRuleConfig. getTimeouts()timeouts block.ConfigOrganizationCustomRuleTimeoutsConfigOrganizationCustomRuleConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.config_organization_custom_rule with parameters of type ConfigOrganizationCustomRuleTimeouts Modifier and Type Method Description voidConfigOrganizationCustomRule. putTimeouts(ConfigOrganizationCustomRuleTimeouts value)voidConfigOrganizationCustomRuleTimeoutsOutputReference. setInternalValue(ConfigOrganizationCustomRuleTimeouts value)ConfigOrganizationCustomRule.BuilderConfigOrganizationCustomRule.Builder. timeouts(ConfigOrganizationCustomRuleTimeouts timeouts)timeouts block.ConfigOrganizationCustomRuleConfig.BuilderConfigOrganizationCustomRuleConfig.Builder. timeouts(ConfigOrganizationCustomRuleTimeouts timeouts)Sets the value ofConfigOrganizationCustomRuleConfig.getTimeouts()
-