Documentation ¶
Index ¶
- func ClouddeployTarget_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func ClouddeployTarget_IsConstruct(x interface{}) *bool
- func ClouddeployTarget_IsTerraformElement(x interface{}) *bool
- func ClouddeployTarget_IsTerraformResource(x interface{}) *bool
- func ClouddeployTarget_TfResourceType() *string
- func NewClouddeployTargetAnthosClusterOutputReference_Override(c ClouddeployTargetAnthosClusterOutputReference, ...)
- func NewClouddeployTargetAssociatedEntitiesAnthosClustersList_Override(c ClouddeployTargetAssociatedEntitiesAnthosClustersList, ...)
- func NewClouddeployTargetAssociatedEntitiesAnthosClustersOutputReference_Override(c ClouddeployTargetAssociatedEntitiesAnthosClustersOutputReference, ...)
- func NewClouddeployTargetAssociatedEntitiesGkeClustersList_Override(c ClouddeployTargetAssociatedEntitiesGkeClustersList, ...)
- func NewClouddeployTargetAssociatedEntitiesGkeClustersOutputReference_Override(c ClouddeployTargetAssociatedEntitiesGkeClustersOutputReference, ...)
- func NewClouddeployTargetAssociatedEntitiesList_Override(c ClouddeployTargetAssociatedEntitiesList, ...)
- func NewClouddeployTargetAssociatedEntitiesOutputReference_Override(c ClouddeployTargetAssociatedEntitiesOutputReference, ...)
- func NewClouddeployTargetCustomTargetOutputReference_Override(c ClouddeployTargetCustomTargetOutputReference, ...)
- func NewClouddeployTargetExecutionConfigsList_Override(c ClouddeployTargetExecutionConfigsList, ...)
- func NewClouddeployTargetExecutionConfigsOutputReference_Override(c ClouddeployTargetExecutionConfigsOutputReference, ...)
- func NewClouddeployTargetGkeOutputReference_Override(c ClouddeployTargetGkeOutputReference, ...)
- func NewClouddeployTargetMultiTargetOutputReference_Override(c ClouddeployTargetMultiTargetOutputReference, ...)
- func NewClouddeployTargetRunOutputReference_Override(c ClouddeployTargetRunOutputReference, ...)
- func NewClouddeployTargetTimeoutsOutputReference_Override(c ClouddeployTargetTimeoutsOutputReference, ...)
- func NewClouddeployTarget_Override(c ClouddeployTarget, scope constructs.Construct, id *string, ...)
- type ClouddeployTarget
- type ClouddeployTargetAnthosCluster
- type ClouddeployTargetAnthosClusterOutputReference
- type ClouddeployTargetAssociatedEntities
- type ClouddeployTargetAssociatedEntitiesAnthosClusters
- type ClouddeployTargetAssociatedEntitiesAnthosClustersList
- type ClouddeployTargetAssociatedEntitiesAnthosClustersOutputReference
- type ClouddeployTargetAssociatedEntitiesGkeClusters
- type ClouddeployTargetAssociatedEntitiesGkeClustersList
- type ClouddeployTargetAssociatedEntitiesGkeClustersOutputReference
- type ClouddeployTargetAssociatedEntitiesList
- type ClouddeployTargetAssociatedEntitiesOutputReference
- type ClouddeployTargetConfig
- type ClouddeployTargetCustomTarget
- type ClouddeployTargetCustomTargetOutputReference
- type ClouddeployTargetExecutionConfigs
- type ClouddeployTargetExecutionConfigsList
- type ClouddeployTargetExecutionConfigsOutputReference
- type ClouddeployTargetGke
- type ClouddeployTargetGkeOutputReference
- type ClouddeployTargetMultiTarget
- type ClouddeployTargetMultiTargetOutputReference
- type ClouddeployTargetRun
- type ClouddeployTargetRunOutputReference
- type ClouddeployTargetTimeouts
- type ClouddeployTargetTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClouddeployTarget_GenerateConfigForImport ¶
func ClouddeployTarget_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a ClouddeployTarget resource upon running "cdktf plan <stack-name>".
func ClouddeployTarget_IsConstruct ¶
func ClouddeployTarget_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 ClouddeployTarget_IsTerraformElement ¶
func ClouddeployTarget_IsTerraformElement(x interface{}) *bool
Experimental.
func ClouddeployTarget_IsTerraformResource ¶
func ClouddeployTarget_IsTerraformResource(x interface{}) *bool
Experimental.
func ClouddeployTarget_TfResourceType ¶
func ClouddeployTarget_TfResourceType() *string
func NewClouddeployTargetAnthosClusterOutputReference_Override ¶
func NewClouddeployTargetAnthosClusterOutputReference_Override(c ClouddeployTargetAnthosClusterOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewClouddeployTargetAssociatedEntitiesAnthosClustersList_Override ¶
func NewClouddeployTargetAssociatedEntitiesAnthosClustersList_Override(c ClouddeployTargetAssociatedEntitiesAnthosClustersList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewClouddeployTargetAssociatedEntitiesAnthosClustersOutputReference_Override ¶
func NewClouddeployTargetAssociatedEntitiesAnthosClustersOutputReference_Override(c ClouddeployTargetAssociatedEntitiesAnthosClustersOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewClouddeployTargetAssociatedEntitiesGkeClustersList_Override ¶
func NewClouddeployTargetAssociatedEntitiesGkeClustersList_Override(c ClouddeployTargetAssociatedEntitiesGkeClustersList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewClouddeployTargetAssociatedEntitiesGkeClustersOutputReference_Override ¶
func NewClouddeployTargetAssociatedEntitiesGkeClustersOutputReference_Override(c ClouddeployTargetAssociatedEntitiesGkeClustersOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewClouddeployTargetAssociatedEntitiesList_Override ¶
func NewClouddeployTargetAssociatedEntitiesList_Override(c ClouddeployTargetAssociatedEntitiesList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewClouddeployTargetAssociatedEntitiesOutputReference_Override ¶
func NewClouddeployTargetAssociatedEntitiesOutputReference_Override(c ClouddeployTargetAssociatedEntitiesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewClouddeployTargetCustomTargetOutputReference_Override ¶
func NewClouddeployTargetCustomTargetOutputReference_Override(c ClouddeployTargetCustomTargetOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewClouddeployTargetExecutionConfigsList_Override ¶
func NewClouddeployTargetExecutionConfigsList_Override(c ClouddeployTargetExecutionConfigsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewClouddeployTargetExecutionConfigsOutputReference_Override ¶
func NewClouddeployTargetExecutionConfigsOutputReference_Override(c ClouddeployTargetExecutionConfigsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewClouddeployTargetGkeOutputReference_Override ¶
func NewClouddeployTargetGkeOutputReference_Override(c ClouddeployTargetGkeOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewClouddeployTargetMultiTargetOutputReference_Override ¶
func NewClouddeployTargetMultiTargetOutputReference_Override(c ClouddeployTargetMultiTargetOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewClouddeployTargetRunOutputReference_Override ¶
func NewClouddeployTargetRunOutputReference_Override(c ClouddeployTargetRunOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewClouddeployTargetTimeoutsOutputReference_Override ¶
func NewClouddeployTargetTimeoutsOutputReference_Override(c ClouddeployTargetTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewClouddeployTarget_Override ¶
func NewClouddeployTarget_Override(c ClouddeployTarget, scope constructs.Construct, id *string, config *ClouddeployTargetConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target google_clouddeploy_target} Resource.
Types ¶
type ClouddeployTarget ¶
type ClouddeployTarget interface { cdktf.TerraformResource Annotations() *map[string]*string SetAnnotations(val *map[string]*string) AnnotationsInput() *map[string]*string AnthosCluster() ClouddeployTargetAnthosClusterOutputReference AnthosClusterInput() *ClouddeployTargetAnthosCluster AssociatedEntities() ClouddeployTargetAssociatedEntitiesList AssociatedEntitiesInput() interface{} // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CreateTime() *string CustomTarget() ClouddeployTargetCustomTargetOutputReference CustomTargetInput() *ClouddeployTargetCustomTarget // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) DeployParameters() *map[string]*string SetDeployParameters(val *map[string]*string) DeployParametersInput() *map[string]*string Description() *string SetDescription(val *string) DescriptionInput() *string EffectiveAnnotations() cdktf.StringMap EffectiveLabels() cdktf.StringMap Etag() *string ExecutionConfigs() ClouddeployTargetExecutionConfigsList ExecutionConfigsInput() interface{} // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Gke() ClouddeployTargetGkeOutputReference GkeInput() *ClouddeployTargetGke Id() *string SetId(val *string) IdInput() *string Labels() *map[string]*string SetLabels(val *map[string]*string) LabelsInput() *map[string]*string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *string MultiTarget() ClouddeployTargetMultiTargetOutputReference MultiTargetInput() *ClouddeployTargetMultiTarget Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node Project() *string SetProject(val *string) ProjectInput() *string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} RequireApproval() interface{} SetRequireApproval(val interface{}) RequireApprovalInput() interface{} Run() ClouddeployTargetRunOutputReference RunInput() *ClouddeployTargetRun TargetId() *string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata TerraformLabels() cdktf.StringMap // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() ClouddeployTargetTimeoutsOutputReference TimeoutsInput() interface{} Uid() *string UpdateTime() *string // 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) PutAnthosCluster(value *ClouddeployTargetAnthosCluster) PutAssociatedEntities(value interface{}) PutCustomTarget(value *ClouddeployTargetCustomTarget) PutExecutionConfigs(value interface{}) PutGke(value *ClouddeployTargetGke) PutMultiTarget(value *ClouddeployTargetMultiTarget) PutRun(value *ClouddeployTargetRun) PutTimeouts(value *ClouddeployTargetTimeouts) ResetAnnotations() ResetAnthosCluster() ResetAssociatedEntities() ResetCustomTarget() ResetDeployParameters() ResetDescription() ResetExecutionConfigs() ResetGke() ResetId() ResetLabels() ResetMultiTarget() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetProject() ResetRequireApproval() ResetRun() 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/6.15.0/docs/resources/clouddeploy_target google_clouddeploy_target}.
func NewClouddeployTarget ¶
func NewClouddeployTarget(scope constructs.Construct, id *string, config *ClouddeployTargetConfig) ClouddeployTarget
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target google_clouddeploy_target} Resource.
type ClouddeployTargetAnthosCluster ¶
type ClouddeployTargetAnthosCluster struct { // Membership of the GKE Hub-registered cluster to which to apply the Skaffold configuration. Format is `projects/{project}/locations/{location}/memberships/{membership_name}`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#membership ClouddeployTarget#membership} Membership *string `field:"optional" json:"membership" yaml:"membership"` }
type ClouddeployTargetAnthosClusterOutputReference ¶
type ClouddeployTargetAnthosClusterOutputReference 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() *ClouddeployTargetAnthosCluster SetInternalValue(val *ClouddeployTargetAnthosCluster) Membership() *string SetMembership(val *string) MembershipInput() *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 ResetMembership() // 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 NewClouddeployTargetAnthosClusterOutputReference ¶
func NewClouddeployTargetAnthosClusterOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ClouddeployTargetAnthosClusterOutputReference
type ClouddeployTargetAssociatedEntities ¶
type ClouddeployTargetAssociatedEntities struct { // The name for the key in the map for which this object is mapped to in the API. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#entity_id ClouddeployTarget#entity_id} EntityId *string `field:"required" json:"entityId" yaml:"entityId"` // anthos_clusters block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#anthos_clusters ClouddeployTarget#anthos_clusters} AnthosClusters interface{} `field:"optional" json:"anthosClusters" yaml:"anthosClusters"` // gke_clusters block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#gke_clusters ClouddeployTarget#gke_clusters} GkeClusters interface{} `field:"optional" json:"gkeClusters" yaml:"gkeClusters"` }
type ClouddeployTargetAssociatedEntitiesAnthosClusters ¶
type ClouddeployTargetAssociatedEntitiesAnthosClusters struct { // Optional. Membership of the GKE Hub-registered cluster to which to apply the Skaffold configuration. Format is `projects/{project}/locations/{location}/memberships/{membership_name}`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#membership ClouddeployTarget#membership} Membership *string `field:"optional" json:"membership" yaml:"membership"` }
type ClouddeployTargetAssociatedEntitiesAnthosClustersList ¶
type ClouddeployTargetAssociatedEntitiesAnthosClustersList 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) ClouddeployTargetAssociatedEntitiesAnthosClustersOutputReference // 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 NewClouddeployTargetAssociatedEntitiesAnthosClustersList ¶
func NewClouddeployTargetAssociatedEntitiesAnthosClustersList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ClouddeployTargetAssociatedEntitiesAnthosClustersList
type ClouddeployTargetAssociatedEntitiesAnthosClustersOutputReference ¶
type ClouddeployTargetAssociatedEntitiesAnthosClustersOutputReference 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{}) Membership() *string SetMembership(val *string) MembershipInput() *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 ResetMembership() // 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 NewClouddeployTargetAssociatedEntitiesAnthosClustersOutputReference ¶
func NewClouddeployTargetAssociatedEntitiesAnthosClustersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) ClouddeployTargetAssociatedEntitiesAnthosClustersOutputReference
type ClouddeployTargetAssociatedEntitiesGkeClusters ¶
type ClouddeployTargetAssociatedEntitiesGkeClusters struct { // Optional. Information specifying a GKE Cluster. Format is `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#cluster ClouddeployTarget#cluster} Cluster *string `field:"optional" json:"cluster" yaml:"cluster"` // Optional. // // If true, `cluster` is accessed using the private IP address of the control plane endpoint. Otherwise, the default IP address of the control plane endpoint is used. The default IP address is the private IP address for clusters with private control-plane endpoints and the public IP address otherwise. Only specify this option when `cluster` is a [private GKE cluster](https://cloud.google.com/kubernetes-engine/docs/concepts/private-cluster-concept). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#internal_ip ClouddeployTarget#internal_ip} InternalIp interface{} `field:"optional" json:"internalIp" yaml:"internalIp"` // Optional. If set, used to configure a [proxy](https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/#proxy) to the Kubernetes server. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#proxy_url ClouddeployTarget#proxy_url} ProxyUrl *string `field:"optional" json:"proxyUrl" yaml:"proxyUrl"` }
type ClouddeployTargetAssociatedEntitiesGkeClustersList ¶
type ClouddeployTargetAssociatedEntitiesGkeClustersList 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) ClouddeployTargetAssociatedEntitiesGkeClustersOutputReference // 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 NewClouddeployTargetAssociatedEntitiesGkeClustersList ¶
func NewClouddeployTargetAssociatedEntitiesGkeClustersList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ClouddeployTargetAssociatedEntitiesGkeClustersList
type ClouddeployTargetAssociatedEntitiesGkeClustersOutputReference ¶
type ClouddeployTargetAssociatedEntitiesGkeClustersOutputReference interface { cdktf.ComplexObject Cluster() *string SetCluster(val *string) ClusterInput() *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 InternalIp() interface{} SetInternalIp(val interface{}) InternalIpInput() interface{} InternalValue() interface{} SetInternalValue(val interface{}) ProxyUrl() *string SetProxyUrl(val *string) ProxyUrlInput() *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 ResetCluster() ResetInternalIp() ResetProxyUrl() // 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 NewClouddeployTargetAssociatedEntitiesGkeClustersOutputReference ¶
func NewClouddeployTargetAssociatedEntitiesGkeClustersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) ClouddeployTargetAssociatedEntitiesGkeClustersOutputReference
type ClouddeployTargetAssociatedEntitiesList ¶
type ClouddeployTargetAssociatedEntitiesList 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) ClouddeployTargetAssociatedEntitiesOutputReference // 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 NewClouddeployTargetAssociatedEntitiesList ¶
func NewClouddeployTargetAssociatedEntitiesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ClouddeployTargetAssociatedEntitiesList
type ClouddeployTargetAssociatedEntitiesOutputReference ¶
type ClouddeployTargetAssociatedEntitiesOutputReference interface { cdktf.ComplexObject AnthosClusters() ClouddeployTargetAssociatedEntitiesAnthosClustersList AnthosClustersInput() interface{} // 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 EntityId() *string SetEntityId(val *string) EntityIdInput() *string // Experimental. Fqn() *string GkeClusters() ClouddeployTargetAssociatedEntitiesGkeClustersList GkeClustersInput() interface{} 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 PutAnthosClusters(value interface{}) PutGkeClusters(value interface{}) ResetAnthosClusters() ResetGkeClusters() // 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 NewClouddeployTargetAssociatedEntitiesOutputReference ¶
func NewClouddeployTargetAssociatedEntitiesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) ClouddeployTargetAssociatedEntitiesOutputReference
type ClouddeployTargetConfig ¶
type ClouddeployTargetConfig 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 location for the resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#location ClouddeployTarget#location} Location *string `field:"required" json:"location" yaml:"location"` // Name of the `Target`. Format is `[a-z]([a-z0-9-]{0,61}[a-z0-9])?`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#name ClouddeployTarget#name} Name *string `field:"required" json:"name" yaml:"name"` // Optional. // // User annotations. These attributes can only be set and used by the user, and not by Google Cloud Deploy. See https://google.aip.dev/128#annotations for more details such as format and size limitations. // // **Note**: This field is non-authoritative, and will only manage the annotations present in your configuration. // Please refer to the field `effective_annotations` for all of the annotations present on the resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#annotations ClouddeployTarget#annotations} Annotations *map[string]*string `field:"optional" json:"annotations" yaml:"annotations"` // anthos_cluster block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#anthos_cluster ClouddeployTarget#anthos_cluster} AnthosCluster *ClouddeployTargetAnthosCluster `field:"optional" json:"anthosCluster" yaml:"anthosCluster"` // associated_entities block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#associated_entities ClouddeployTarget#associated_entities} AssociatedEntities interface{} `field:"optional" json:"associatedEntities" yaml:"associatedEntities"` // custom_target block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#custom_target ClouddeployTarget#custom_target} CustomTarget *ClouddeployTargetCustomTarget `field:"optional" json:"customTarget" yaml:"customTarget"` // Optional. The deploy parameters to use for this target. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#deploy_parameters ClouddeployTarget#deploy_parameters} DeployParameters *map[string]*string `field:"optional" json:"deployParameters" yaml:"deployParameters"` // Optional. Description of the `Target`. Max length is 255 characters. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#description ClouddeployTarget#description} Description *string `field:"optional" json:"description" yaml:"description"` // execution_configs block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#execution_configs ClouddeployTarget#execution_configs} ExecutionConfigs interface{} `field:"optional" json:"executionConfigs" yaml:"executionConfigs"` // gke block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#gke ClouddeployTarget#gke} Gke *ClouddeployTargetGke `field:"optional" json:"gke" yaml:"gke"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#id ClouddeployTarget#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"` // Optional. // // Labels are attributes that can be set and used by both the user and by Google Cloud Deploy. Labels must meet the following constraints: * Keys and values can contain only lowercase letters, numeric characters, underscores, and dashes. * All characters must use UTF-8 encoding, and international characters are allowed. * Keys must start with a lowercase letter or international character. * Each resource is limited to a maximum of 64 labels. Both keys and values are additionally constrained to be <= 128 bytes. // // **Note**: This field is non-authoritative, and will only manage the labels present in your configuration. // Please refer to the field `effective_labels` for all of the labels present on the resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#labels ClouddeployTarget#labels} Labels *map[string]*string `field:"optional" json:"labels" yaml:"labels"` // multi_target block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#multi_target ClouddeployTarget#multi_target} MultiTarget *ClouddeployTargetMultiTarget `field:"optional" json:"multiTarget" yaml:"multiTarget"` // The project for the resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#project ClouddeployTarget#project} Project *string `field:"optional" json:"project" yaml:"project"` // Optional. Whether or not the `Target` requires approval. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#require_approval ClouddeployTarget#require_approval} RequireApproval interface{} `field:"optional" json:"requireApproval" yaml:"requireApproval"` // run block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#run ClouddeployTarget#run} Run *ClouddeployTargetRun `field:"optional" json:"run" yaml:"run"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#timeouts ClouddeployTarget#timeouts} Timeouts *ClouddeployTargetTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type ClouddeployTargetCustomTarget ¶
type ClouddeployTargetCustomTarget struct { // Required. The name of the CustomTargetType. Format must be `projects/{project}/locations/{location}/customTargetTypes/{custom_target_type}`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#custom_target_type ClouddeployTarget#custom_target_type} CustomTargetType *string `field:"required" json:"customTargetType" yaml:"customTargetType"` }
type ClouddeployTargetCustomTargetOutputReference ¶
type ClouddeployTargetCustomTargetOutputReference 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 CustomTargetType() *string SetCustomTargetType(val *string) CustomTargetTypeInput() *string // Experimental. Fqn() *string InternalValue() *ClouddeployTargetCustomTarget SetInternalValue(val *ClouddeployTargetCustomTarget) // 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 NewClouddeployTargetCustomTargetOutputReference ¶
func NewClouddeployTargetCustomTargetOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ClouddeployTargetCustomTargetOutputReference
type ClouddeployTargetExecutionConfigs ¶
type ClouddeployTargetExecutionConfigs struct { // Required. Usages when this configuration should be applied. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#usages ClouddeployTarget#usages} Usages *[]*string `field:"required" json:"usages" yaml:"usages"` // Optional. // // Cloud Storage location in which to store execution outputs. This can either be a bucket ("gs://my-bucket") or a path within a bucket ("gs://my-bucket/my-dir"). If unspecified, a default bucket located in the same region will be used. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#artifact_storage ClouddeployTarget#artifact_storage} ArtifactStorage *string `field:"optional" json:"artifactStorage" yaml:"artifactStorage"` // Optional. // // Execution timeout for a Cloud Build Execution. This must be between 10m and 24h in seconds format. If unspecified, a default timeout of 1h is used. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#execution_timeout ClouddeployTarget#execution_timeout} ExecutionTimeout *string `field:"optional" json:"executionTimeout" yaml:"executionTimeout"` // Optional. Google service account to use for execution. If unspecified, the project execution service account (-compute@developer.gserviceaccount.com) is used. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#service_account ClouddeployTarget#service_account} ServiceAccount *string `field:"optional" json:"serviceAccount" yaml:"serviceAccount"` // Optional. If true, additional logging will be enabled when running builds in this execution environment. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#verbose ClouddeployTarget#verbose} Verbose interface{} `field:"optional" json:"verbose" yaml:"verbose"` // Optional. // // The resource name of the `WorkerPool`, with the format `projects/{project}/locations/{location}/workerPools/{worker_pool}`. If this optional field is unspecified, the default Cloud Build pool will be used. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#worker_pool ClouddeployTarget#worker_pool} WorkerPool *string `field:"optional" json:"workerPool" yaml:"workerPool"` }
type ClouddeployTargetExecutionConfigsList ¶
type ClouddeployTargetExecutionConfigsList 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) ClouddeployTargetExecutionConfigsOutputReference // 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 NewClouddeployTargetExecutionConfigsList ¶
func NewClouddeployTargetExecutionConfigsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ClouddeployTargetExecutionConfigsList
type ClouddeployTargetExecutionConfigsOutputReference ¶
type ClouddeployTargetExecutionConfigsOutputReference interface { cdktf.ComplexObject ArtifactStorage() *string SetArtifactStorage(val *string) ArtifactStorageInput() *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 ExecutionTimeout() *string SetExecutionTimeout(val *string) ExecutionTimeoutInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) ServiceAccount() *string SetServiceAccount(val *string) ServiceAccountInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Usages() *[]*string SetUsages(val *[]*string) UsagesInput() *[]*string Verbose() interface{} SetVerbose(val interface{}) VerboseInput() interface{} WorkerPool() *string SetWorkerPool(val *string) WorkerPoolInput() *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 ResetArtifactStorage() ResetExecutionTimeout() ResetServiceAccount() ResetVerbose() ResetWorkerPool() // 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 NewClouddeployTargetExecutionConfigsOutputReference ¶
func NewClouddeployTargetExecutionConfigsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) ClouddeployTargetExecutionConfigsOutputReference
type ClouddeployTargetGke ¶
type ClouddeployTargetGke struct { // Information specifying a GKE Cluster. Format is `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#cluster ClouddeployTarget#cluster} Cluster *string `field:"optional" json:"cluster" yaml:"cluster"` // Optional. // // If true, `cluster` is accessed using the private IP address of the control plane endpoint. Otherwise, the default IP address of the control plane endpoint is used. The default IP address is the private IP address for clusters with private control-plane endpoints and the public IP address otherwise. Only specify this option when `cluster` is a [private GKE cluster](https://cloud.google.com/kubernetes-engine/docs/concepts/private-cluster-concept). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#internal_ip ClouddeployTarget#internal_ip} InternalIp interface{} `field:"optional" json:"internalIp" yaml:"internalIp"` // Optional. If set, used to configure a [proxy](https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/#proxy) to the Kubernetes server. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#proxy_url ClouddeployTarget#proxy_url} ProxyUrl *string `field:"optional" json:"proxyUrl" yaml:"proxyUrl"` }
type ClouddeployTargetGkeOutputReference ¶
type ClouddeployTargetGkeOutputReference interface { cdktf.ComplexObject Cluster() *string SetCluster(val *string) ClusterInput() *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 InternalIp() interface{} SetInternalIp(val interface{}) InternalIpInput() interface{} InternalValue() *ClouddeployTargetGke SetInternalValue(val *ClouddeployTargetGke) ProxyUrl() *string SetProxyUrl(val *string) ProxyUrlInput() *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 ResetCluster() ResetInternalIp() ResetProxyUrl() // 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 NewClouddeployTargetGkeOutputReference ¶
func NewClouddeployTargetGkeOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ClouddeployTargetGkeOutputReference
type ClouddeployTargetMultiTarget ¶
type ClouddeployTargetMultiTarget struct { // Required. The target_ids of this multiTarget. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#target_ids ClouddeployTarget#target_ids} TargetIds *[]*string `field:"required" json:"targetIds" yaml:"targetIds"` }
type ClouddeployTargetMultiTargetOutputReference ¶
type ClouddeployTargetMultiTargetOutputReference 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() *ClouddeployTargetMultiTarget SetInternalValue(val *ClouddeployTargetMultiTarget) TargetIds() *[]*string SetTargetIds(val *[]*string) TargetIdsInput() *[]*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 NewClouddeployTargetMultiTargetOutputReference ¶
func NewClouddeployTargetMultiTargetOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ClouddeployTargetMultiTargetOutputReference
type ClouddeployTargetRun ¶
type ClouddeployTargetRun struct { // Required. The location where the Cloud Run Service should be located. Format is `projects/{project}/locations/{location}`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#location ClouddeployTarget#location} Location *string `field:"required" json:"location" yaml:"location"` }
type ClouddeployTargetRunOutputReference ¶
type ClouddeployTargetRunOutputReference 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() *ClouddeployTargetRun SetInternalValue(val *ClouddeployTargetRun) Location() *string SetLocation(val *string) LocationInput() *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 NewClouddeployTargetRunOutputReference ¶
func NewClouddeployTargetRunOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ClouddeployTargetRunOutputReference
type ClouddeployTargetTimeouts ¶
type ClouddeployTargetTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#create ClouddeployTarget#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#delete ClouddeployTarget#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.15.0/docs/resources/clouddeploy_target#update ClouddeployTarget#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type ClouddeployTargetTimeoutsOutputReference ¶
type ClouddeployTargetTimeoutsOutputReference 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 NewClouddeployTargetTimeoutsOutputReference ¶
func NewClouddeployTargetTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ClouddeployTargetTimeoutsOutputReference
Source Files ¶
- ClouddeployTarget.go
- ClouddeployTargetAnthosCluster.go
- ClouddeployTargetAnthosClusterOutputReference.go
- ClouddeployTargetAnthosClusterOutputReference__checks.go
- ClouddeployTargetAssociatedEntities.go
- ClouddeployTargetAssociatedEntitiesAnthosClusters.go
- ClouddeployTargetAssociatedEntitiesAnthosClustersList.go
- ClouddeployTargetAssociatedEntitiesAnthosClustersList__checks.go
- ClouddeployTargetAssociatedEntitiesAnthosClustersOutputReference.go
- ClouddeployTargetAssociatedEntitiesAnthosClustersOutputReference__checks.go
- ClouddeployTargetAssociatedEntitiesGkeClusters.go
- ClouddeployTargetAssociatedEntitiesGkeClustersList.go
- ClouddeployTargetAssociatedEntitiesGkeClustersList__checks.go
- ClouddeployTargetAssociatedEntitiesGkeClustersOutputReference.go
- ClouddeployTargetAssociatedEntitiesGkeClustersOutputReference__checks.go
- ClouddeployTargetAssociatedEntitiesList.go
- ClouddeployTargetAssociatedEntitiesList__checks.go
- ClouddeployTargetAssociatedEntitiesOutputReference.go
- ClouddeployTargetAssociatedEntitiesOutputReference__checks.go
- ClouddeployTargetConfig.go
- ClouddeployTargetCustomTarget.go
- ClouddeployTargetCustomTargetOutputReference.go
- ClouddeployTargetCustomTargetOutputReference__checks.go
- ClouddeployTargetExecutionConfigs.go
- ClouddeployTargetExecutionConfigsList.go
- ClouddeployTargetExecutionConfigsList__checks.go
- ClouddeployTargetExecutionConfigsOutputReference.go
- ClouddeployTargetExecutionConfigsOutputReference__checks.go
- ClouddeployTargetGke.go
- ClouddeployTargetGkeOutputReference.go
- ClouddeployTargetGkeOutputReference__checks.go
- ClouddeployTargetMultiTarget.go
- ClouddeployTargetMultiTargetOutputReference.go
- ClouddeployTargetMultiTargetOutputReference__checks.go
- ClouddeployTargetRun.go
- ClouddeployTargetRunOutputReference.go
- ClouddeployTargetRunOutputReference__checks.go
- ClouddeployTargetTimeouts.go
- ClouddeployTargetTimeoutsOutputReference.go
- ClouddeployTargetTimeoutsOutputReference__checks.go
- ClouddeployTarget__checks.go
- main.go