Documentation ¶
Index ¶
- func DatazoneEnvironment_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func DatazoneEnvironment_IsConstruct(x interface{}) *bool
- func DatazoneEnvironment_IsTerraformElement(x interface{}) *bool
- func DatazoneEnvironment_IsTerraformResource(x interface{}) *bool
- func DatazoneEnvironment_TfResourceType() *string
- func NewDatazoneEnvironmentLastDeploymentFailureReasonsList_Override(d DatazoneEnvironmentLastDeploymentFailureReasonsList, ...)
- func NewDatazoneEnvironmentLastDeploymentFailureReasonsOutputReference_Override(d DatazoneEnvironmentLastDeploymentFailureReasonsOutputReference, ...)
- func NewDatazoneEnvironmentLastDeploymentList_Override(d DatazoneEnvironmentLastDeploymentList, ...)
- func NewDatazoneEnvironmentLastDeploymentOutputReference_Override(d DatazoneEnvironmentLastDeploymentOutputReference, ...)
- func NewDatazoneEnvironmentProvisionedResourcesList_Override(d DatazoneEnvironmentProvisionedResourcesList, ...)
- func NewDatazoneEnvironmentProvisionedResourcesOutputReference_Override(d DatazoneEnvironmentProvisionedResourcesOutputReference, ...)
- func NewDatazoneEnvironmentTimeoutsOutputReference_Override(d DatazoneEnvironmentTimeoutsOutputReference, ...)
- func NewDatazoneEnvironmentUserParametersList_Override(d DatazoneEnvironmentUserParametersList, ...)
- func NewDatazoneEnvironmentUserParametersOutputReference_Override(d DatazoneEnvironmentUserParametersOutputReference, ...)
- func NewDatazoneEnvironment_Override(d DatazoneEnvironment, scope constructs.Construct, id *string, ...)
- type DatazoneEnvironment
- type DatazoneEnvironmentConfig
- type DatazoneEnvironmentLastDeployment
- type DatazoneEnvironmentLastDeploymentFailureReasons
- type DatazoneEnvironmentLastDeploymentFailureReasonsList
- type DatazoneEnvironmentLastDeploymentFailureReasonsOutputReference
- type DatazoneEnvironmentLastDeploymentList
- type DatazoneEnvironmentLastDeploymentOutputReference
- type DatazoneEnvironmentProvisionedResources
- type DatazoneEnvironmentProvisionedResourcesList
- type DatazoneEnvironmentProvisionedResourcesOutputReference
- type DatazoneEnvironmentTimeouts
- type DatazoneEnvironmentTimeoutsOutputReference
- type DatazoneEnvironmentUserParameters
- type DatazoneEnvironmentUserParametersList
- type DatazoneEnvironmentUserParametersOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DatazoneEnvironment_GenerateConfigForImport ¶
func DatazoneEnvironment_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a DatazoneEnvironment resource upon running "cdktf plan <stack-name>".
func DatazoneEnvironment_IsConstruct ¶
func DatazoneEnvironment_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 DatazoneEnvironment_IsTerraformElement ¶
func DatazoneEnvironment_IsTerraformElement(x interface{}) *bool
Experimental.
func DatazoneEnvironment_IsTerraformResource ¶
func DatazoneEnvironment_IsTerraformResource(x interface{}) *bool
Experimental.
func DatazoneEnvironment_TfResourceType ¶
func DatazoneEnvironment_TfResourceType() *string
func NewDatazoneEnvironmentLastDeploymentFailureReasonsList_Override ¶
func NewDatazoneEnvironmentLastDeploymentFailureReasonsList_Override(d DatazoneEnvironmentLastDeploymentFailureReasonsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDatazoneEnvironmentLastDeploymentFailureReasonsOutputReference_Override ¶
func NewDatazoneEnvironmentLastDeploymentFailureReasonsOutputReference_Override(d DatazoneEnvironmentLastDeploymentFailureReasonsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDatazoneEnvironmentLastDeploymentList_Override ¶
func NewDatazoneEnvironmentLastDeploymentList_Override(d DatazoneEnvironmentLastDeploymentList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDatazoneEnvironmentLastDeploymentOutputReference_Override ¶
func NewDatazoneEnvironmentLastDeploymentOutputReference_Override(d DatazoneEnvironmentLastDeploymentOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDatazoneEnvironmentProvisionedResourcesList_Override ¶
func NewDatazoneEnvironmentProvisionedResourcesList_Override(d DatazoneEnvironmentProvisionedResourcesList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDatazoneEnvironmentProvisionedResourcesOutputReference_Override ¶
func NewDatazoneEnvironmentProvisionedResourcesOutputReference_Override(d DatazoneEnvironmentProvisionedResourcesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDatazoneEnvironmentTimeoutsOutputReference_Override ¶
func NewDatazoneEnvironmentTimeoutsOutputReference_Override(d DatazoneEnvironmentTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDatazoneEnvironmentUserParametersList_Override ¶
func NewDatazoneEnvironmentUserParametersList_Override(d DatazoneEnvironmentUserParametersList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDatazoneEnvironmentUserParametersOutputReference_Override ¶
func NewDatazoneEnvironmentUserParametersOutputReference_Override(d DatazoneEnvironmentUserParametersOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDatazoneEnvironment_Override ¶
func NewDatazoneEnvironment_Override(d DatazoneEnvironment, scope constructs.Construct, id *string, config *DatazoneEnvironmentConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment aws_datazone_environment} Resource.
Types ¶
type DatazoneEnvironment ¶
type DatazoneEnvironment interface { cdktf.TerraformResource AccountIdentifier() *string SetAccountIdentifier(val *string) AccountIdentifierInput() *string AccountRegion() *string SetAccountRegion(val *string) AccountRegionInput() *string BlueprintIdentifier() *string SetBlueprintIdentifier(val *string) BlueprintIdentifierInput() *string // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CreatedAt() *string CreatedBy() *string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) Description() *string SetDescription(val *string) DescriptionInput() *string DomainIdentifier() *string SetDomainIdentifier(val *string) DomainIdentifierInput() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string GlossaryTerms() *[]*string SetGlossaryTerms(val *[]*string) GlossaryTermsInput() *[]*string Id() *string LastDeployment() DatazoneEnvironmentLastDeploymentList // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node ProfileIdentifier() *string SetProfileIdentifier(val *string) ProfileIdentifierInput() *string ProjectIdentifier() *string SetProjectIdentifier(val *string) ProjectIdentifierInput() *string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) ProviderEnvironment() *string ProvisionedResources() DatazoneEnvironmentProvisionedResourcesList // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() DatazoneEnvironmentTimeoutsOutputReference TimeoutsInput() interface{} UserParameters() DatazoneEnvironmentUserParametersList UserParametersInput() 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) PutTimeouts(value *DatazoneEnvironmentTimeouts) PutUserParameters(value interface{}) ResetAccountIdentifier() ResetAccountRegion() ResetBlueprintIdentifier() ResetDescription() ResetGlossaryTerms() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetTimeouts() ResetUserParameters() 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/aws/5.82.2/docs/resources/datazone_environment aws_datazone_environment}.
func NewDatazoneEnvironment ¶
func NewDatazoneEnvironment(scope constructs.Construct, id *string, config *DatazoneEnvironmentConfig) DatazoneEnvironment
Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment aws_datazone_environment} Resource.
type DatazoneEnvironmentConfig ¶
type DatazoneEnvironmentConfig 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"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#domain_identifier DatazoneEnvironment#domain_identifier}. DomainIdentifier *string `field:"required" json:"domainIdentifier" yaml:"domainIdentifier"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#name DatazoneEnvironment#name}. Name *string `field:"required" json:"name" yaml:"name"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#profile_identifier DatazoneEnvironment#profile_identifier}. ProfileIdentifier *string `field:"required" json:"profileIdentifier" yaml:"profileIdentifier"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#project_identifier DatazoneEnvironment#project_identifier}. ProjectIdentifier *string `field:"required" json:"projectIdentifier" yaml:"projectIdentifier"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#account_identifier DatazoneEnvironment#account_identifier}. AccountIdentifier *string `field:"optional" json:"accountIdentifier" yaml:"accountIdentifier"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#account_region DatazoneEnvironment#account_region}. AccountRegion *string `field:"optional" json:"accountRegion" yaml:"accountRegion"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#blueprint_identifier DatazoneEnvironment#blueprint_identifier}. BlueprintIdentifier *string `field:"optional" json:"blueprintIdentifier" yaml:"blueprintIdentifier"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#description DatazoneEnvironment#description}. Description *string `field:"optional" json:"description" yaml:"description"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#glossary_terms DatazoneEnvironment#glossary_terms}. GlossaryTerms *[]*string `field:"optional" json:"glossaryTerms" yaml:"glossaryTerms"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#timeouts DatazoneEnvironment#timeouts} Timeouts *DatazoneEnvironmentTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` // user_parameters block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#user_parameters DatazoneEnvironment#user_parameters} UserParameters interface{} `field:"optional" json:"userParameters" yaml:"userParameters"` }
type DatazoneEnvironmentLastDeployment ¶
type DatazoneEnvironmentLastDeployment struct { }
type DatazoneEnvironmentLastDeploymentFailureReasons ¶
type DatazoneEnvironmentLastDeploymentFailureReasons struct { }
type DatazoneEnvironmentLastDeploymentFailureReasonsList ¶
type DatazoneEnvironmentLastDeploymentFailureReasonsList 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 // 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) DatazoneEnvironmentLastDeploymentFailureReasonsOutputReference // 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 NewDatazoneEnvironmentLastDeploymentFailureReasonsList ¶
func NewDatazoneEnvironmentLastDeploymentFailureReasonsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DatazoneEnvironmentLastDeploymentFailureReasonsList
type DatazoneEnvironmentLastDeploymentFailureReasonsOutputReference ¶
type DatazoneEnvironmentLastDeploymentFailureReasonsOutputReference interface { cdktf.ComplexObject Code() *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() *DatazoneEnvironmentLastDeploymentFailureReasons SetInternalValue(val *DatazoneEnvironmentLastDeploymentFailureReasons) Message() *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 // 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 NewDatazoneEnvironmentLastDeploymentFailureReasonsOutputReference ¶
func NewDatazoneEnvironmentLastDeploymentFailureReasonsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DatazoneEnvironmentLastDeploymentFailureReasonsOutputReference
type DatazoneEnvironmentLastDeploymentList ¶
type DatazoneEnvironmentLastDeploymentList 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 // 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) DatazoneEnvironmentLastDeploymentOutputReference // 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 NewDatazoneEnvironmentLastDeploymentList ¶
func NewDatazoneEnvironmentLastDeploymentList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DatazoneEnvironmentLastDeploymentList
type DatazoneEnvironmentLastDeploymentOutputReference ¶
type DatazoneEnvironmentLastDeploymentOutputReference 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 DeploymentId() *string DeploymentStatus() *string DeploymentType() *string FailureReasons() DatazoneEnvironmentLastDeploymentFailureReasonsList // Experimental. Fqn() *string InternalValue() *DatazoneEnvironmentLastDeployment SetInternalValue(val *DatazoneEnvironmentLastDeployment) IsDeploymentComplete() cdktf.IResolvable Messages() *[]*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 // 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 NewDatazoneEnvironmentLastDeploymentOutputReference ¶
func NewDatazoneEnvironmentLastDeploymentOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DatazoneEnvironmentLastDeploymentOutputReference
type DatazoneEnvironmentProvisionedResources ¶
type DatazoneEnvironmentProvisionedResources struct { }
type DatazoneEnvironmentProvisionedResourcesList ¶
type DatazoneEnvironmentProvisionedResourcesList 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 // 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) DatazoneEnvironmentProvisionedResourcesOutputReference // 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 NewDatazoneEnvironmentProvisionedResourcesList ¶
func NewDatazoneEnvironmentProvisionedResourcesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DatazoneEnvironmentProvisionedResourcesList
type DatazoneEnvironmentProvisionedResourcesOutputReference ¶
type DatazoneEnvironmentProvisionedResourcesOutputReference 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() *DatazoneEnvironmentProvisionedResources SetInternalValue(val *DatazoneEnvironmentProvisionedResources) Name() *string Provider() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Type() *string Value() *string // 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 // 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 NewDatazoneEnvironmentProvisionedResourcesOutputReference ¶
func NewDatazoneEnvironmentProvisionedResourcesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DatazoneEnvironmentProvisionedResourcesOutputReference
type DatazoneEnvironmentTimeouts ¶
type DatazoneEnvironmentTimeouts struct { // A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#create DatazoneEnvironment#create} Create *string `field:"optional" json:"create" yaml:"create"` // A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#delete DatazoneEnvironment#delete} Delete *string `field:"optional" json:"delete" yaml:"delete"` // A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#update DatazoneEnvironment#update} Update *string `field:"optional" json:"update" yaml:"update"` }
type DatazoneEnvironmentTimeoutsOutputReference ¶
type DatazoneEnvironmentTimeoutsOutputReference 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) Update() *string SetUpdate(val *string) UpdateInput() *string // 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() ResetUpdate() // 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 NewDatazoneEnvironmentTimeoutsOutputReference ¶
func NewDatazoneEnvironmentTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DatazoneEnvironmentTimeoutsOutputReference
type DatazoneEnvironmentUserParameters ¶
type DatazoneEnvironmentUserParameters struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#name DatazoneEnvironment#name}. Name *string `field:"optional" json:"name" yaml:"name"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.82.2/docs/resources/datazone_environment#value DatazoneEnvironment#value}. Value *string `field:"optional" json:"value" yaml:"value"` }
type DatazoneEnvironmentUserParametersList ¶
type DatazoneEnvironmentUserParametersList 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) DatazoneEnvironmentUserParametersOutputReference // 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 NewDatazoneEnvironmentUserParametersList ¶
func NewDatazoneEnvironmentUserParametersList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DatazoneEnvironmentUserParametersList
type DatazoneEnvironmentUserParametersOutputReference ¶
type DatazoneEnvironmentUserParametersOutputReference 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{}) Name() *string SetName(val *string) NameInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Value() *string SetValue(val *string) ValueInput() *string // 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 ResetName() ResetValue() // 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 NewDatazoneEnvironmentUserParametersOutputReference ¶
func NewDatazoneEnvironmentUserParametersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DatazoneEnvironmentUserParametersOutputReference
Source Files ¶
- DatazoneEnvironment.go
- DatazoneEnvironmentConfig.go
- DatazoneEnvironmentLastDeployment.go
- DatazoneEnvironmentLastDeploymentFailureReasons.go
- DatazoneEnvironmentLastDeploymentFailureReasonsList.go
- DatazoneEnvironmentLastDeploymentFailureReasonsList__checks.go
- DatazoneEnvironmentLastDeploymentFailureReasonsOutputReference.go
- DatazoneEnvironmentLastDeploymentFailureReasonsOutputReference__checks.go
- DatazoneEnvironmentLastDeploymentList.go
- DatazoneEnvironmentLastDeploymentList__checks.go
- DatazoneEnvironmentLastDeploymentOutputReference.go
- DatazoneEnvironmentLastDeploymentOutputReference__checks.go
- DatazoneEnvironmentProvisionedResources.go
- DatazoneEnvironmentProvisionedResourcesList.go
- DatazoneEnvironmentProvisionedResourcesList__checks.go
- DatazoneEnvironmentProvisionedResourcesOutputReference.go
- DatazoneEnvironmentProvisionedResourcesOutputReference__checks.go
- DatazoneEnvironmentTimeouts.go
- DatazoneEnvironmentTimeoutsOutputReference.go
- DatazoneEnvironmentTimeoutsOutputReference__checks.go
- DatazoneEnvironmentUserParameters.go
- DatazoneEnvironmentUserParametersList.go
- DatazoneEnvironmentUserParametersList__checks.go
- DatazoneEnvironmentUserParametersOutputReference.go
- DatazoneEnvironmentUserParametersOutputReference__checks.go
- DatazoneEnvironment__checks.go
- main.go