Class GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.gke_hub_feature.GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-31T03:59:21.319Z") @Stability(Stable) public class GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigOutputReference extends com.hashicorp.cdktf.ComplexObject
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedGkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedGkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.ComplexObject
computeFqn, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getComplexObjectIndex, getComplexObjectIsFromSet, getCreationStack, getFqn, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getStringAttribute, getStringMapAttribute, getTerraformAttribute, getTerraformResource, interpolationAsList, interpolationForAttribute, resolve, setComplexObjectIndex, setComplexObjectIndex, setComplexObjectIsFromSet, setTerraformAttribute, setTerraformResource, toString
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Constructor Detail
-
GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigOutputReference
protected GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigOutputReference
protected GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigOutputReference
@Stability(Stable) public GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.
-
-
Method Detail
-
putDeploymentConfigs
@Stability(Stable) public void putDeploymentConfigs(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putMonitoring
@Stability(Stable) public void putMonitoring(@NotNull GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigMonitoring value)- Parameters:
value- This parameter is required.
-
putPolicyContent
@Stability(Stable) public void putPolicyContent(@NotNull GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigPolicyContent value)- Parameters:
value- This parameter is required.
-
resetAuditIntervalSeconds
@Stability(Stable) public void resetAuditIntervalSeconds()
-
resetConstraintViolationLimit
@Stability(Stable) public void resetConstraintViolationLimit()
-
resetDeploymentConfigs
@Stability(Stable) public void resetDeploymentConfigs()
-
resetExemptableNamespaces
@Stability(Stable) public void resetExemptableNamespaces()
-
resetLogDeniesEnabled
@Stability(Stable) public void resetLogDeniesEnabled()
-
resetMonitoring
@Stability(Stable) public void resetMonitoring()
-
resetMutationEnabled
@Stability(Stable) public void resetMutationEnabled()
-
resetPolicyContent
@Stability(Stable) public void resetPolicyContent()
-
resetReferentialRulesEnabled
@Stability(Stable) public void resetReferentialRulesEnabled()
-
getDeploymentConfigs
@Stability(Stable) @NotNull public GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigsList getDeploymentConfigs()
-
getMonitoring
@Stability(Stable) @NotNull public GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigMonitoringOutputReference getMonitoring()
-
getPolicyContent
@Stability(Stable) @NotNull public GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigPolicyContentOutputReference getPolicyContent()
-
getAuditIntervalSecondsInput
@Stability(Stable) @Nullable public Number getAuditIntervalSecondsInput()
-
getConstraintViolationLimitInput
@Stability(Stable) @Nullable public Number getConstraintViolationLimitInput()
-
getDeploymentConfigsInput
@Stability(Stable) @Nullable public Object getDeploymentConfigsInput()
-
getExemptableNamespacesInput
@Stability(Stable) @Nullable public List<String> getExemptableNamespacesInput()
-
getInstallSpecInput
@Stability(Stable) @Nullable public String getInstallSpecInput()
-
getLogDeniesEnabledInput
@Stability(Stable) @Nullable public Object getLogDeniesEnabledInput()
-
getMonitoringInput
@Stability(Stable) @Nullable public GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigMonitoring getMonitoringInput()
-
getMutationEnabledInput
@Stability(Stable) @Nullable public Object getMutationEnabledInput()
-
getPolicyContentInput
@Stability(Stable) @Nullable public GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigPolicyContent getPolicyContentInput()
-
getReferentialRulesEnabledInput
@Stability(Stable) @Nullable public Object getReferentialRulesEnabledInput()
-
getAuditIntervalSeconds
@Stability(Stable) @NotNull public Number getAuditIntervalSeconds()
-
setAuditIntervalSeconds
@Stability(Stable) public void setAuditIntervalSeconds(@NotNull Number value)
-
getConstraintViolationLimit
@Stability(Stable) @NotNull public Number getConstraintViolationLimit()
-
setConstraintViolationLimit
@Stability(Stable) public void setConstraintViolationLimit(@NotNull Number value)
-
setExemptableNamespaces
@Stability(Stable) public void setExemptableNamespaces(@NotNull List<String> value)
-
getInstallSpec
@Stability(Stable) @NotNull public String getInstallSpec()
-
setInstallSpec
@Stability(Stable) public void setInstallSpec(@NotNull String value)
-
getLogDeniesEnabled
@Stability(Stable) @NotNull public Object getLogDeniesEnabled()
-
setLogDeniesEnabled
@Stability(Stable) public void setLogDeniesEnabled(@NotNull Boolean value)
-
setLogDeniesEnabled
@Stability(Stable) public void setLogDeniesEnabled(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getMutationEnabled
@Stability(Stable) @NotNull public Object getMutationEnabled()
-
setMutationEnabled
@Stability(Stable) public void setMutationEnabled(@NotNull Boolean value)
-
setMutationEnabled
@Stability(Stable) public void setMutationEnabled(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getReferentialRulesEnabled
@Stability(Stable) @NotNull public Object getReferentialRulesEnabled()
-
setReferentialRulesEnabled
@Stability(Stable) public void setReferentialRulesEnabled(@NotNull Boolean value)
-
setReferentialRulesEnabled
@Stability(Stable) public void setReferentialRulesEnabled(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getInternalValue
@Stability(Stable) @Nullable public GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfig getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable GkeHubFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfig value)
-
-