Documentation ¶
Index ¶
- func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_IsConstruct(x interface{}) *bool
- func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_IsTerraformElement(x interface{}) *bool
- func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_IsTerraformResource(x interface{}) *bool
- func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_TfResourceType() *string
- func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromOutputReference_Override(...)
- func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesList_Override(...)
- func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesOutputReference_Override(...)
- func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsList_Override(...)
- func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsList_Override(...)
- func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsOutputReference_Override(...)
- func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsOutputReference_Override(...)
- func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOutputReference_Override(...)
- func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeoutsOutputReference_Override(...)
- func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_Override(g GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy, ...)
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyConfig
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFrom
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromOutputReference
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSources
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesList
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesOutputReference
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressTo
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperations
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsList
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectors
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsList
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsOutputReference
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsOutputReference
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOutputReference
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeouts
- type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_GenerateConfigForImport ¶
func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy resource upon running "cdktf plan <stack-name>".
func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_IsConstruct ¶
func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_IsTerraformElement ¶
func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_IsTerraformElement(x interface{}) *bool
Experimental.
func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_IsTerraformResource ¶
func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_IsTerraformResource(x interface{}) *bool
Experimental.
func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_TfResourceType ¶
func GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_TfResourceType() *string
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromOutputReference_Override ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromOutputReference_Override(g GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesList_Override ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesList_Override(g GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesOutputReference_Override ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesOutputReference_Override(g GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsList_Override ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsList_Override(g GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsList_Override ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsList_Override(g GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsOutputReference_Override ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsOutputReference_Override(g GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsOutputReference_Override ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsOutputReference_Override(g GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOutputReference_Override ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOutputReference_Override(g GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeoutsOutputReference_Override ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeoutsOutputReference_Override(g GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_Override ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicy_Override(g GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy, scope constructs.Construct, id *string, config *GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy google_access_context_manager_service_perimeter_dry_run_egress_policy} Resource.
Types ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy interface { cdktf.TerraformResource // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) EgressFrom() GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromOutputReference EgressFromInput() *GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFrom EgressTo() GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOutputReference EgressToInput() *GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressTo // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) // The tree node. Node() constructs.Node Perimeter() *string SetPerimeter(val *string) PerimeterInput() *string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeoutsOutputReference TimeoutsInput() interface{} // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutEgressFrom(value *GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFrom) PutEgressTo(value *GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressTo) PutTimeouts(value *GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeouts) ResetEgressFrom() ResetEgressTo() ResetId() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetTimeouts() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy google_access_context_manager_service_perimeter_dry_run_egress_policy}.
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicy ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicy(scope constructs.Construct, id *string, config *GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyConfig) GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy
Create a new {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy google_access_context_manager_service_perimeter_dry_run_egress_policy} Resource.
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyConfig ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // The name of the Service Perimeter to add this resource to. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#perimeter GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#perimeter} Perimeter *string `field:"required" json:"perimeter" yaml:"perimeter"` // egress_from block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#egress_from GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#egress_from} EgressFrom *GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFrom `field:"optional" json:"egressFrom" yaml:"egressFrom"` // egress_to block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#egress_to GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#egress_to} EgressTo *GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressTo `field:"optional" json:"egressTo" yaml:"egressTo"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#id GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#timeouts GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#timeouts} Timeouts *GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFrom ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFrom struct { // Identities can be an individual user, service account, Google group, or third-party identity. // // For third-party identity, only single identities // are supported and other identity types are not supported.The v1 identities // that have the prefix user, group and serviceAccount in // https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#identities GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#identities} Identities *[]*string `field:"optional" json:"identities" yaml:"identities"` // Specifies the type of identities that are allowed access to outside the perimeter. // // If left unspecified, then members of 'identities' field will // be allowed access. Possible values: ["ANY_IDENTITY", "ANY_USER_ACCOUNT", "ANY_SERVICE_ACCOUNT"] // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#identity_type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#identity_type} IdentityType *string `field:"optional" json:"identityType" yaml:"identityType"` // Whether to enforce traffic restrictions based on 'sources' field. // // If the 'sources' field is non-empty, then this field must be set to 'SOURCE_RESTRICTION_ENABLED'. Possible values: ["SOURCE_RESTRICTION_ENABLED", "SOURCE_RESTRICTION_DISABLED"] // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#source_restriction GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#source_restriction} SourceRestriction *string `field:"optional" json:"sourceRestriction" yaml:"sourceRestriction"` // sources block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#sources GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#sources} Sources interface{} `field:"optional" json:"sources" yaml:"sources"` }
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromOutputReference ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string Identities() *[]*string SetIdentities(val *[]*string) IdentitiesInput() *[]*string IdentityType() *string SetIdentityType(val *string) IdentityTypeInput() *string InternalValue() *GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFrom SetInternalValue(val *GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFrom) SourceRestriction() *string SetSourceRestriction(val *string) SourceRestrictionInput() *string Sources() GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesList SourcesInput() interface{} // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutSources(value interface{}) ResetIdentities() ResetIdentityType() ResetSourceRestriction() ResetSources() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromOutputReference ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromOutputReference
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSources ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSources struct { // An AccessLevel resource name that allows resources outside the ServicePerimeter to be accessed from the inside. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#access_level GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#access_level} AccessLevel *string `field:"optional" json:"accessLevel" yaml:"accessLevel"` }
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesList ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesList ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesList
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesOutputReference ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesOutputReference interface { cdktf.ComplexObject AccessLevel() *string SetAccessLevel(val *string) AccessLevelInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetAccessLevel() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesOutputReference ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesOutputReference
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressTo ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressTo struct { // A list of external resources that are allowed to be accessed. // // A request // matches if it contains an external resource in this list (Example: // s3://bucket/path). Currently '*' is not allowed. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#external_resources GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#external_resources} ExternalResources *[]*string `field:"optional" json:"externalResources" yaml:"externalResources"` // operations block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#operations GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#operations} Operations interface{} `field:"optional" json:"operations" yaml:"operations"` // A list of resources, currently only projects in the form 'projects/<projectnumber>', that match this to stanza. // // A request matches // if it contains a resource in this list. If * is specified for resources, // then this 'EgressTo' rule will authorize access to all resources outside // the perimeter. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#resources GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#resources} Resources *[]*string `field:"optional" json:"resources" yaml:"resources"` }
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperations ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperations struct { // method_selectors block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#method_selectors GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#method_selectors} MethodSelectors interface{} `field:"optional" json:"methodSelectors" yaml:"methodSelectors"` // The name of the API whose methods or permissions the 'IngressPolicy' or 'EgressPolicy' want to allow. // // A single 'ApiOperation' with serviceName // field set to '*' will allow all methods AND permissions for all services. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#service_name GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#service_name} ServiceName *string `field:"optional" json:"serviceName" yaml:"serviceName"` }
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsList ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsList ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsList
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectors ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectors struct { // Value for 'method' should be a valid method name for the corresponding 'serviceName' in 'ApiOperation'. // // If '*' used as value for method, // then ALL methods and permissions are allowed. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#method GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#method} Method *string `field:"optional" json:"method" yaml:"method"` // Value for permission should be a valid Cloud IAM permission for the corresponding 'serviceName' in 'ApiOperation'. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#permission GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#permission} Permission *string `field:"optional" json:"permission" yaml:"permission"` }
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsList ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsList ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsList
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsOutputReference ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Method() *string SetMethod(val *string) MethodInput() *string Permission() *string SetPermission(val *string) PermissionInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetMethod() ResetPermission() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsOutputReference ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsOutputReference
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsOutputReference ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) MethodSelectors() GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsList MethodSelectorsInput() interface{} ServiceName() *string SetServiceName(val *string) ServiceNameInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutMethodSelectors(value interface{}) ResetMethodSelectors() ResetServiceName() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsOutputReference ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsOutputReference
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOutputReference ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string ExternalResources() *[]*string SetExternalResources(val *[]*string) ExternalResourcesInput() *[]*string // Experimental. Fqn() *string InternalValue() *GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressTo SetInternalValue(val *GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressTo) Operations() GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsList OperationsInput() interface{} Resources() *[]*string SetResources(val *[]*string) ResourcesInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutOperations(value interface{}) ResetExternalResources() ResetOperations() ResetResources() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOutputReference ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOutputReference
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeouts ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#create GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.13.0/docs/resources/google_access_context_manager_service_perimeter_dry_run_egress_policy#delete GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` }
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeoutsOutputReference ¶
type GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeoutsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Create() *string SetCreate(val *string) CreateInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Delete() *string SetDelete(val *string) DeleteInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetCreate() ResetDelete() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeoutsOutputReference ¶
func NewGoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeoutsOutputReference
Source Files ¶
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyConfig.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFrom.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromOutputReference.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromOutputReference__checks.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSources.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesList.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesList__checks.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesOutputReference.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressFromSourcesOutputReference__checks.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressTo.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperations.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsList.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsList__checks.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectors.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsList.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsList__checks.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsOutputReference.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsMethodSelectorsOutputReference__checks.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsOutputReference.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOperationsOutputReference__checks.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOutputReference.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyEgressToOutputReference__checks.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeouts.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeoutsOutputReference.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicyTimeoutsOutputReference__checks.go
- GoogleAccessContextManagerServicePerimeterDryRunEgressPolicy__checks.go
- main.go