Class NetappVolumeExportPolicyRulesOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.netapp_volume.NetappVolumeExportPolicyRulesOutputReference
-
- 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:22.020Z") @Stability(Stable) public class NetappVolumeExportPolicyRulesOutputReference 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 NetappVolumeExportPolicyRulesOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute, Number complexObjectIndex, Boolean complexObjectIsFromSet)protectedNetappVolumeExportPolicyRulesOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedNetappVolumeExportPolicyRulesOutputReference(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
-
NetappVolumeExportPolicyRulesOutputReference
protected NetappVolumeExportPolicyRulesOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
NetappVolumeExportPolicyRulesOutputReference
protected NetappVolumeExportPolicyRulesOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
NetappVolumeExportPolicyRulesOutputReference
@Stability(Stable) public NetappVolumeExportPolicyRulesOutputReference(@NotNull com.hashicorp.cdktf.IInterpolatingParent terraformResource, @NotNull String terraformAttribute, @NotNull Number complexObjectIndex, @NotNull Boolean complexObjectIsFromSet)- Parameters:
terraformResource- The parent resource. This parameter is required.terraformAttribute- The attribute on the parent resource this class is referencing. This parameter is required.complexObjectIndex- the index of this item in the list. This parameter is required.complexObjectIsFromSet- whether the list is wrapping a set (will add tolist() to be able to access an item via an index). This parameter is required.
-
-
Method Detail
-
resetAccessType
@Stability(Stable) public void resetAccessType()
-
resetAllowedClients
@Stability(Stable) public void resetAllowedClients()
-
resetHasRootAccess
@Stability(Stable) public void resetHasRootAccess()
-
resetKerberos5IReadOnly
@Stability(Stable) public void resetKerberos5IReadOnly()
-
resetKerberos5IReadWrite
@Stability(Stable) public void resetKerberos5IReadWrite()
-
resetKerberos5PReadOnly
@Stability(Stable) public void resetKerberos5PReadOnly()
-
resetKerberos5PReadWrite
@Stability(Stable) public void resetKerberos5PReadWrite()
-
resetKerberos5ReadOnly
@Stability(Stable) public void resetKerberos5ReadOnly()
-
resetKerberos5ReadWrite
@Stability(Stable) public void resetKerberos5ReadWrite()
-
resetNfsv3
@Stability(Stable) public void resetNfsv3()
-
resetNfsv4
@Stability(Stable) public void resetNfsv4()
-
getAccessTypeInput
@Stability(Stable) @Nullable public String getAccessTypeInput()
-
getAllowedClientsInput
@Stability(Stable) @Nullable public String getAllowedClientsInput()
-
getHasRootAccessInput
@Stability(Stable) @Nullable public String getHasRootAccessInput()
-
getKerberos5IReadOnlyInput
@Stability(Stable) @Nullable public Object getKerberos5IReadOnlyInput()
-
getKerberos5IReadWriteInput
@Stability(Stable) @Nullable public Object getKerberos5IReadWriteInput()
-
getKerberos5PReadOnlyInput
@Stability(Stable) @Nullable public Object getKerberos5PReadOnlyInput()
-
getKerberos5PReadWriteInput
@Stability(Stable) @Nullable public Object getKerberos5PReadWriteInput()
-
getKerberos5ReadOnlyInput
@Stability(Stable) @Nullable public Object getKerberos5ReadOnlyInput()
-
getKerberos5ReadWriteInput
@Stability(Stable) @Nullable public Object getKerberos5ReadWriteInput()
-
getNfsv3Input
@Stability(Stable) @Nullable public Object getNfsv3Input()
-
getNfsv4Input
@Stability(Stable) @Nullable public Object getNfsv4Input()
-
getAccessType
@Stability(Stable) @NotNull public String getAccessType()
-
setAccessType
@Stability(Stable) public void setAccessType(@NotNull String value)
-
getAllowedClients
@Stability(Stable) @NotNull public String getAllowedClients()
-
setAllowedClients
@Stability(Stable) public void setAllowedClients(@NotNull String value)
-
getHasRootAccess
@Stability(Stable) @NotNull public String getHasRootAccess()
-
setHasRootAccess
@Stability(Stable) public void setHasRootAccess(@NotNull String value)
-
getKerberos5IReadOnly
@Stability(Stable) @NotNull public Object getKerberos5IReadOnly()
-
setKerberos5IReadOnly
@Stability(Stable) public void setKerberos5IReadOnly(@NotNull Boolean value)
-
setKerberos5IReadOnly
@Stability(Stable) public void setKerberos5IReadOnly(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getKerberos5IReadWrite
@Stability(Stable) @NotNull public Object getKerberos5IReadWrite()
-
setKerberos5IReadWrite
@Stability(Stable) public void setKerberos5IReadWrite(@NotNull Boolean value)
-
setKerberos5IReadWrite
@Stability(Stable) public void setKerberos5IReadWrite(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getKerberos5PReadOnly
@Stability(Stable) @NotNull public Object getKerberos5PReadOnly()
-
setKerberos5PReadOnly
@Stability(Stable) public void setKerberos5PReadOnly(@NotNull Boolean value)
-
setKerberos5PReadOnly
@Stability(Stable) public void setKerberos5PReadOnly(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getKerberos5PReadWrite
@Stability(Stable) @NotNull public Object getKerberos5PReadWrite()
-
setKerberos5PReadWrite
@Stability(Stable) public void setKerberos5PReadWrite(@NotNull Boolean value)
-
setKerberos5PReadWrite
@Stability(Stable) public void setKerberos5PReadWrite(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getKerberos5ReadOnly
@Stability(Stable) @NotNull public Object getKerberos5ReadOnly()
-
setKerberos5ReadOnly
@Stability(Stable) public void setKerberos5ReadOnly(@NotNull Boolean value)
-
setKerberos5ReadOnly
@Stability(Stable) public void setKerberos5ReadOnly(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getKerberos5ReadWrite
@Stability(Stable) @NotNull public Object getKerberos5ReadWrite()
-
setKerberos5ReadWrite
@Stability(Stable) public void setKerberos5ReadWrite(@NotNull Boolean value)
-
setKerberos5ReadWrite
@Stability(Stable) public void setKerberos5ReadWrite(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getNfsv3
@Stability(Stable) @NotNull public Object getNfsv3()
-
setNfsv3
@Stability(Stable) public void setNfsv3(@NotNull Boolean value)
-
setNfsv3
@Stability(Stable) public void setNfsv3(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getNfsv4
@Stability(Stable) @NotNull public Object getNfsv4()
-
setNfsv4
@Stability(Stable) public void setNfsv4(@NotNull Boolean value)
-
setNfsv4
@Stability(Stable) public void setNfsv4(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getInternalValue
@Stability(Stable) @Nullable public Object getInternalValue()
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable com.hashicorp.cdktf.IResolvable value)
-
setInternalValue
@Stability(Stable) public void setInternalValue(@Nullable NetappVolumeExportPolicyRules value)
-
-