Class BigqueryDatasetAccessOutputReference
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.ComplexObject
-
- com.hashicorp.cdktf.providers.google.bigquery_dataset.BigqueryDatasetAccessOutputReference
-
- 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:17.673Z") @Stability(Stable) public class BigqueryDatasetAccessOutputReference 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 BigqueryDatasetAccessOutputReference(com.hashicorp.cdktf.IInterpolatingParent terraformResource, String terraformAttribute, Number complexObjectIndex, Boolean complexObjectIsFromSet)protectedBigqueryDatasetAccessOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedBigqueryDatasetAccessOutputReference(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
-
BigqueryDatasetAccessOutputReference
protected BigqueryDatasetAccessOutputReference(software.amazon.jsii.JsiiObjectRef objRef)
-
BigqueryDatasetAccessOutputReference
protected BigqueryDatasetAccessOutputReference(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
BigqueryDatasetAccessOutputReference
@Stability(Stable) public BigqueryDatasetAccessOutputReference(@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
-
putDataset
@Stability(Stable) public void putDataset(@NotNull BigqueryDatasetAccessDataset value)- Parameters:
value- This parameter is required.
-
putRoutine
@Stability(Stable) public void putRoutine(@NotNull BigqueryDatasetAccessRoutine value)- Parameters:
value- This parameter is required.
-
putView
@Stability(Stable) public void putView(@NotNull BigqueryDatasetAccessView value)- Parameters:
value- This parameter is required.
-
resetDataset
@Stability(Stable) public void resetDataset()
-
resetDomain
@Stability(Stable) public void resetDomain()
-
resetGroupByEmail
@Stability(Stable) public void resetGroupByEmail()
-
resetIamMember
@Stability(Stable) public void resetIamMember()
-
resetRole
@Stability(Stable) public void resetRole()
-
resetRoutine
@Stability(Stable) public void resetRoutine()
-
resetSpecialGroup
@Stability(Stable) public void resetSpecialGroup()
-
resetUserByEmail
@Stability(Stable) public void resetUserByEmail()
-
resetView
@Stability(Stable) public void resetView()
-
getDataset
@Stability(Stable) @NotNull public BigqueryDatasetAccessDatasetOutputReference getDataset()
-
getRoutine
@Stability(Stable) @NotNull public BigqueryDatasetAccessRoutineOutputReference getRoutine()
-
getView
@Stability(Stable) @NotNull public BigqueryDatasetAccessViewOutputReference getView()
-
getDatasetInput
@Stability(Stable) @Nullable public BigqueryDatasetAccessDataset getDatasetInput()
-
getDomainInput
@Stability(Stable) @Nullable public String getDomainInput()
-
getGroupByEmailInput
@Stability(Stable) @Nullable public String getGroupByEmailInput()
-
getIamMemberInput
@Stability(Stable) @Nullable public String getIamMemberInput()
-
getRoleInput
@Stability(Stable) @Nullable public String getRoleInput()
-
getRoutineInput
@Stability(Stable) @Nullable public BigqueryDatasetAccessRoutine getRoutineInput()
-
getSpecialGroupInput
@Stability(Stable) @Nullable public String getSpecialGroupInput()
-
getUserByEmailInput
@Stability(Stable) @Nullable public String getUserByEmailInput()
-
getViewInput
@Stability(Stable) @Nullable public BigqueryDatasetAccessView getViewInput()
-
getDomain
@Stability(Stable) @NotNull public String getDomain()
-
setDomain
@Stability(Stable) public void setDomain(@NotNull String value)
-
getGroupByEmail
@Stability(Stable) @NotNull public String getGroupByEmail()
-
setGroupByEmail
@Stability(Stable) public void setGroupByEmail(@NotNull String value)
-
getIamMember
@Stability(Stable) @NotNull public String getIamMember()
-
setIamMember
@Stability(Stable) public void setIamMember(@NotNull String value)
-
getRole
@Stability(Stable) @NotNull public String getRole()
-
setRole
@Stability(Stable) public void setRole(@NotNull String value)
-
getSpecialGroup
@Stability(Stable) @NotNull public String getSpecialGroup()
-
setSpecialGroup
@Stability(Stable) public void setSpecialGroup(@NotNull String value)
-
getUserByEmail
@Stability(Stable) @NotNull public String getUserByEmail()
-
setUserByEmail
@Stability(Stable) public void setUserByEmail(@NotNull String 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 BigqueryDatasetAccess value)
-
-