Class NetworkfirewallFirewallPolicyFirewallPolicyOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.aws.networkfirewall_firewall_policy.NetworkfirewallFirewallPolicyFirewallPolicyOutputReference
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.IResolvable,com.hashicorp.cdktf.ITerraformAddressable,software.amazon.jsii.JsiiSerializable
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:54.171Z") @Stability(Stable) public class NetworkfirewallFirewallPolicyFirewallPolicyOutputReference 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 NetworkfirewallFirewallPolicyFirewallPolicyOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute)protectedNetworkfirewallFirewallPolicyFirewallPolicyOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedNetworkfirewallFirewallPolicyFirewallPolicyOutputReference(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
-
NetworkfirewallFirewallPolicyFirewallPolicyOutputReference
protected NetworkfirewallFirewallPolicyFirewallPolicyOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
NetworkfirewallFirewallPolicyFirewallPolicyOutputReference
protected NetworkfirewallFirewallPolicyFirewallPolicyOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
NetworkfirewallFirewallPolicyFirewallPolicyOutputReference
@Stability(Stable) public NetworkfirewallFirewallPolicyFirewallPolicyOutputReference(@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
-
putStatefulEngineOptions
@Stability(Stable) public void putStatefulEngineOptions(@NotNull NetworkfirewallFirewallPolicyFirewallPolicyStatefulEngineOptions value)- Parameters:
value- This parameter is required.
-
putStatefulRuleGroupReference
@Stability(Stable) public void putStatefulRuleGroupReference(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putStatelessCustomAction
@Stability(Stable) public void putStatelessCustomAction(@NotNull Object value)- Parameters:
value- This parameter is required.
-
putStatelessRuleGroupReference
@Stability(Stable) public void putStatelessRuleGroupReference(@NotNull Object value)- Parameters:
value- This parameter is required.
-
resetStatefulDefaultActions
@Stability(Stable) public void resetStatefulDefaultActions()
-
resetStatefulEngineOptions
@Stability(Stable) public void resetStatefulEngineOptions()
-
resetStatefulRuleGroupReference
@Stability(Stable) public void resetStatefulRuleGroupReference()
-
resetStatelessCustomAction
@Stability(Stable) public void resetStatelessCustomAction()
-
resetStatelessRuleGroupReference
@Stability(Stable) public void resetStatelessRuleGroupReference()
-
getStatefulEngineOptions
@Stability(Stable) @NotNull public NetworkfirewallFirewallPolicyFirewallPolicyStatefulEngineOptionsOutputReference getStatefulEngineOptions()
-
getStatefulRuleGroupReference
@Stability(Stable) @NotNull public NetworkfirewallFirewallPolicyFirewallPolicyStatefulRuleGroupReferenceList getStatefulRuleGroupReference()
-
getStatelessCustomAction
@Stability(Stable) @NotNull public NetworkfirewallFirewallPolicyFirewallPolicyStatelessCustomActionList getStatelessCustomAction()
-
getStatelessRuleGroupReference
@Stability(Stable) @NotNull public NetworkfirewallFirewallPolicyFirewallPolicyStatelessRuleGroupReferenceList getStatelessRuleGroupReference()
-
getStatefulDefaultActionsInput
@Stability(Stable) @Nullable public List<String> getStatefulDefaultActionsInput()
-
getStatefulEngineOptionsInput
@Stability(Stable) @Nullable public NetworkfirewallFirewallPolicyFirewallPolicyStatefulEngineOptions getStatefulEngineOptionsInput()
-
getStatefulRuleGroupReferenceInput
@Stability(Stable) @Nullable public Object getStatefulRuleGroupReferenceInput()
-
getStatelessCustomActionInput
@Stability(Stable) @Nullable public Object getStatelessCustomActionInput()
-
getStatelessDefaultActionsInput
@Stability(Stable) @Nullable public List<String> getStatelessDefaultActionsInput()
-
getStatelessFragmentDefaultActionsInput
@Stability(Stable) @Nullable public List<String> getStatelessFragmentDefaultActionsInput()
-
getStatelessRuleGroupReferenceInput
@Stability(Stable) @Nullable public Object getStatelessRuleGroupReferenceInput()
-
getStatefulDefaultActions
@Stability(Stable) @NotNull public List<String> getStatefulDefaultActions()
-
setStatefulDefaultActions
@Stability(Stable) public void setStatefulDefaultActions(@NotNull List<String> value)
-
getStatelessDefaultActions
@Stability(Stable) @NotNull public List<String> getStatelessDefaultActions()
-
setStatelessDefaultActions
@Stability(Stable) public void setStatelessDefaultActions(@NotNull List<String> value)
-
getStatelessFragmentDefaultActions
@Stability(Stable) @NotNull public List<String> getStatelessFragmentDefaultActions()
-
setStatelessFragmentDefaultActions
@Stability(Stable) public void setStatelessFragmentDefaultActions(@NotNull List<String> value)
-
getInternalValue
@Stability(Stable) @Nullable public NetworkfirewallFirewallPolicyFirewallPolicy getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable NetworkfirewallFirewallPolicyFirewallPolicy value)
-
-