Documentation ¶
Index ¶
- func CloudwatchEventConnection_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func CloudwatchEventConnection_IsConstruct(x interface{}) *bool
- func CloudwatchEventConnection_IsTerraformElement(x interface{}) *bool
- func CloudwatchEventConnection_IsTerraformResource(x interface{}) *bool
- func CloudwatchEventConnection_TfResourceType() *string
- func NewCloudwatchEventConnectionAuthParametersApiKeyOutputReference_Override(c CloudwatchEventConnectionAuthParametersApiKeyOutputReference, ...)
- func NewCloudwatchEventConnectionAuthParametersBasicOutputReference_Override(c CloudwatchEventConnectionAuthParametersBasicOutputReference, ...)
- func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyList_Override(c CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyList, ...)
- func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyOutputReference_Override(...)
- func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderList_Override(c CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderList, ...)
- func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderOutputReference_Override(...)
- func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersOutputReference_Override(...)
- func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringList_Override(...)
- func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringOutputReference_Override(...)
- func NewCloudwatchEventConnectionAuthParametersOauthClientParametersOutputReference_Override(c CloudwatchEventConnectionAuthParametersOauthClientParametersOutputReference, ...)
- func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyList_Override(c CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyList, ...)
- func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyOutputReference_Override(...)
- func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderList_Override(c CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderList, ...)
- func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderOutputReference_Override(...)
- func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersOutputReference_Override(...)
- func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringList_Override(...)
- func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringOutputReference_Override(...)
- func NewCloudwatchEventConnectionAuthParametersOauthOutputReference_Override(c CloudwatchEventConnectionAuthParametersOauthOutputReference, ...)
- func NewCloudwatchEventConnectionAuthParametersOutputReference_Override(c CloudwatchEventConnectionAuthParametersOutputReference, ...)
- func NewCloudwatchEventConnection_Override(c CloudwatchEventConnection, scope constructs.Construct, id *string, ...)
- type CloudwatchEventConnection
- type CloudwatchEventConnectionAuthParameters
- type CloudwatchEventConnectionAuthParametersApiKey
- type CloudwatchEventConnectionAuthParametersApiKeyOutputReference
- type CloudwatchEventConnectionAuthParametersBasic
- type CloudwatchEventConnectionAuthParametersBasicOutputReference
- type CloudwatchEventConnectionAuthParametersInvocationHttpParameters
- type CloudwatchEventConnectionAuthParametersInvocationHttpParametersBody
- type CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyList
- type CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyOutputReference
- type CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeader
- type CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderList
- type CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderOutputReference
- type CloudwatchEventConnectionAuthParametersInvocationHttpParametersOutputReference
- type CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryString
- type CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringList
- type CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringOutputReference
- type CloudwatchEventConnectionAuthParametersOauth
- type CloudwatchEventConnectionAuthParametersOauthClientParameters
- type CloudwatchEventConnectionAuthParametersOauthClientParametersOutputReference
- type CloudwatchEventConnectionAuthParametersOauthOauthHttpParameters
- type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBody
- type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyList
- type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyOutputReference
- type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeader
- type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderList
- type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderOutputReference
- type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersOutputReference
- type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryString
- type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringList
- type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringOutputReference
- type CloudwatchEventConnectionAuthParametersOauthOutputReference
- type CloudwatchEventConnectionAuthParametersOutputReference
- type CloudwatchEventConnectionConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloudwatchEventConnection_GenerateConfigForImport ¶
func CloudwatchEventConnection_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a CloudwatchEventConnection resource upon running "cdktf plan <stack-name>".
func CloudwatchEventConnection_IsConstruct ¶
func CloudwatchEventConnection_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 CloudwatchEventConnection_IsTerraformElement ¶
func CloudwatchEventConnection_IsTerraformElement(x interface{}) *bool
Experimental.
func CloudwatchEventConnection_IsTerraformResource ¶
func CloudwatchEventConnection_IsTerraformResource(x interface{}) *bool
Experimental.
func CloudwatchEventConnection_TfResourceType ¶
func CloudwatchEventConnection_TfResourceType() *string
func NewCloudwatchEventConnectionAuthParametersApiKeyOutputReference_Override ¶
func NewCloudwatchEventConnectionAuthParametersApiKeyOutputReference_Override(c CloudwatchEventConnectionAuthParametersApiKeyOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCloudwatchEventConnectionAuthParametersBasicOutputReference_Override ¶
func NewCloudwatchEventConnectionAuthParametersBasicOutputReference_Override(c CloudwatchEventConnectionAuthParametersBasicOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyList_Override ¶
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyList_Override(c CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyOutputReference_Override ¶
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyOutputReference_Override(c CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderList_Override ¶
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderList_Override(c CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderOutputReference_Override ¶
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderOutputReference_Override(c CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersOutputReference_Override ¶
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersOutputReference_Override(c CloudwatchEventConnectionAuthParametersInvocationHttpParametersOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringList_Override ¶
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringList_Override(c CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringOutputReference_Override ¶
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringOutputReference_Override(c CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewCloudwatchEventConnectionAuthParametersOauthClientParametersOutputReference_Override ¶
func NewCloudwatchEventConnectionAuthParametersOauthClientParametersOutputReference_Override(c CloudwatchEventConnectionAuthParametersOauthClientParametersOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyList_Override ¶
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyList_Override(c CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyOutputReference_Override ¶
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyOutputReference_Override(c CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderList_Override ¶
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderList_Override(c CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderOutputReference_Override ¶
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderOutputReference_Override(c CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersOutputReference_Override ¶
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersOutputReference_Override(c CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringList_Override ¶
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringList_Override(c CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringOutputReference_Override ¶
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringOutputReference_Override(c CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewCloudwatchEventConnectionAuthParametersOauthOutputReference_Override ¶
func NewCloudwatchEventConnectionAuthParametersOauthOutputReference_Override(c CloudwatchEventConnectionAuthParametersOauthOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCloudwatchEventConnectionAuthParametersOutputReference_Override ¶
func NewCloudwatchEventConnectionAuthParametersOutputReference_Override(c CloudwatchEventConnectionAuthParametersOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewCloudwatchEventConnection_Override ¶
func NewCloudwatchEventConnection_Override(c CloudwatchEventConnection, scope constructs.Construct, id *string, config *CloudwatchEventConnectionConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection aws_cloudwatch_event_connection} Resource.
Types ¶
type CloudwatchEventConnection ¶
type CloudwatchEventConnection interface { cdktf.TerraformResource Arn() *string AuthorizationType() *string SetAuthorizationType(val *string) AuthorizationTypeInput() *string AuthParameters() CloudwatchEventConnectionAuthParametersOutputReference AuthParametersInput() *CloudwatchEventConnectionAuthParameters // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) Description() *string SetDescription(val *string) DescriptionInput() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} SecretArn() *string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *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) PutAuthParameters(value *CloudwatchEventConnectionAuthParameters) ResetDescription() ResetId() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() 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.35.0/docs/resources/cloudwatch_event_connection aws_cloudwatch_event_connection}.
func NewCloudwatchEventConnection ¶
func NewCloudwatchEventConnection(scope constructs.Construct, id *string, config *CloudwatchEventConnectionConfig) CloudwatchEventConnection
Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection aws_cloudwatch_event_connection} Resource.
type CloudwatchEventConnectionAuthParameters ¶
type CloudwatchEventConnectionAuthParameters struct { // api_key block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#api_key CloudwatchEventConnection#api_key} ApiKey *CloudwatchEventConnectionAuthParametersApiKey `field:"optional" json:"apiKey" yaml:"apiKey"` // basic block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#basic CloudwatchEventConnection#basic} Basic *CloudwatchEventConnectionAuthParametersBasic `field:"optional" json:"basic" yaml:"basic"` // invocation_http_parameters block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#invocation_http_parameters CloudwatchEventConnection#invocation_http_parameters} InvocationHttpParameters *CloudwatchEventConnectionAuthParametersInvocationHttpParameters `field:"optional" json:"invocationHttpParameters" yaml:"invocationHttpParameters"` // oauth block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#oauth CloudwatchEventConnection#oauth} Oauth *CloudwatchEventConnectionAuthParametersOauth `field:"optional" json:"oauth" yaml:"oauth"` }
type CloudwatchEventConnectionAuthParametersApiKey ¶
type CloudwatchEventConnectionAuthParametersApiKey struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#key CloudwatchEventConnection#key}. Key *string `field:"required" json:"key" yaml:"key"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#value CloudwatchEventConnection#value}. Value *string `field:"required" json:"value" yaml:"value"` }
type CloudwatchEventConnectionAuthParametersApiKeyOutputReference ¶
type CloudwatchEventConnectionAuthParametersApiKeyOutputReference 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() *CloudwatchEventConnectionAuthParametersApiKey SetInternalValue(val *CloudwatchEventConnectionAuthParametersApiKey) Key() *string SetKey(val *string) KeyInput() *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 // 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 NewCloudwatchEventConnectionAuthParametersApiKeyOutputReference ¶
func NewCloudwatchEventConnectionAuthParametersApiKeyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CloudwatchEventConnectionAuthParametersApiKeyOutputReference
type CloudwatchEventConnectionAuthParametersBasic ¶
type CloudwatchEventConnectionAuthParametersBasic struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#password CloudwatchEventConnection#password}. Password *string `field:"required" json:"password" yaml:"password"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#username CloudwatchEventConnection#username}. Username *string `field:"required" json:"username" yaml:"username"` }
type CloudwatchEventConnectionAuthParametersBasicOutputReference ¶
type CloudwatchEventConnectionAuthParametersBasicOutputReference 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() *CloudwatchEventConnectionAuthParametersBasic SetInternalValue(val *CloudwatchEventConnectionAuthParametersBasic) Password() *string SetPassword(val *string) PasswordInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Username() *string SetUsername(val *string) UsernameInput() *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 NewCloudwatchEventConnectionAuthParametersBasicOutputReference ¶
func NewCloudwatchEventConnectionAuthParametersBasicOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CloudwatchEventConnectionAuthParametersBasicOutputReference
type CloudwatchEventConnectionAuthParametersInvocationHttpParameters ¶
type CloudwatchEventConnectionAuthParametersInvocationHttpParameters struct { // body block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#body CloudwatchEventConnection#body} Body interface{} `field:"optional" json:"body" yaml:"body"` // header block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#header CloudwatchEventConnection#header} Header interface{} `field:"optional" json:"header" yaml:"header"` // query_string block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#query_string CloudwatchEventConnection#query_string} QueryString interface{} `field:"optional" json:"queryString" yaml:"queryString"` }
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersBody ¶
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersBody struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#is_value_secret CloudwatchEventConnection#is_value_secret}. IsValueSecret interface{} `field:"optional" json:"isValueSecret" yaml:"isValueSecret"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#key CloudwatchEventConnection#key}. Key *string `field:"optional" json:"key" yaml:"key"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#value CloudwatchEventConnection#value}. Value *string `field:"optional" json:"value" yaml:"value"` }
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyList ¶
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyList 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) CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyOutputReference // 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 NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyList ¶
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyList
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyOutputReference ¶
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyOutputReference 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{}) IsValueSecret() interface{} SetIsValueSecret(val interface{}) IsValueSecretInput() interface{} Key() *string SetKey(val *string) KeyInput() *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 ResetIsValueSecret() ResetKey() 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 NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyOutputReference ¶
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyOutputReference
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeader ¶
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeader struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#is_value_secret CloudwatchEventConnection#is_value_secret}. IsValueSecret interface{} `field:"optional" json:"isValueSecret" yaml:"isValueSecret"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#key CloudwatchEventConnection#key}. Key *string `field:"optional" json:"key" yaml:"key"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#value CloudwatchEventConnection#value}. Value *string `field:"optional" json:"value" yaml:"value"` }
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderList ¶
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderList 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) CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderOutputReference // 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 NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderList ¶
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderList
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderOutputReference ¶
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderOutputReference 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{}) IsValueSecret() interface{} SetIsValueSecret(val interface{}) IsValueSecretInput() interface{} Key() *string SetKey(val *string) KeyInput() *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 ResetIsValueSecret() ResetKey() 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 NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderOutputReference ¶
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderOutputReference
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersOutputReference ¶
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersOutputReference interface { cdktf.ComplexObject Body() CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyList BodyInput() 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 // Experimental. Fqn() *string Header() CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderList HeaderInput() interface{} InternalValue() *CloudwatchEventConnectionAuthParametersInvocationHttpParameters SetInternalValue(val *CloudwatchEventConnectionAuthParametersInvocationHttpParameters) QueryString() CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringList QueryStringInput() 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 PutBody(value interface{}) PutHeader(value interface{}) PutQueryString(value interface{}) ResetBody() ResetHeader() ResetQueryString() // 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 NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersOutputReference ¶
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CloudwatchEventConnectionAuthParametersInvocationHttpParametersOutputReference
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryString ¶
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryString struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#is_value_secret CloudwatchEventConnection#is_value_secret}. IsValueSecret interface{} `field:"optional" json:"isValueSecret" yaml:"isValueSecret"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#key CloudwatchEventConnection#key}. Key *string `field:"optional" json:"key" yaml:"key"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#value CloudwatchEventConnection#value}. Value *string `field:"optional" json:"value" yaml:"value"` }
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringList ¶
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringList 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) CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringOutputReference // 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 NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringList ¶
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringList
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringOutputReference ¶
type CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringOutputReference 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{}) IsValueSecret() interface{} SetIsValueSecret(val interface{}) IsValueSecretInput() interface{} Key() *string SetKey(val *string) KeyInput() *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 ResetIsValueSecret() ResetKey() 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 NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringOutputReference ¶
func NewCloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringOutputReference
type CloudwatchEventConnectionAuthParametersOauth ¶
type CloudwatchEventConnectionAuthParametersOauth struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#authorization_endpoint CloudwatchEventConnection#authorization_endpoint}. AuthorizationEndpoint *string `field:"required" json:"authorizationEndpoint" yaml:"authorizationEndpoint"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#http_method CloudwatchEventConnection#http_method}. HttpMethod *string `field:"required" json:"httpMethod" yaml:"httpMethod"` // oauth_http_parameters block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#oauth_http_parameters CloudwatchEventConnection#oauth_http_parameters} OauthHttpParameters *CloudwatchEventConnectionAuthParametersOauthOauthHttpParameters `field:"required" json:"oauthHttpParameters" yaml:"oauthHttpParameters"` // client_parameters block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#client_parameters CloudwatchEventConnection#client_parameters} ClientParameters *CloudwatchEventConnectionAuthParametersOauthClientParameters `field:"optional" json:"clientParameters" yaml:"clientParameters"` }
type CloudwatchEventConnectionAuthParametersOauthClientParameters ¶
type CloudwatchEventConnectionAuthParametersOauthClientParameters struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#client_id CloudwatchEventConnection#client_id}. ClientId *string `field:"required" json:"clientId" yaml:"clientId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#client_secret CloudwatchEventConnection#client_secret}. ClientSecret *string `field:"required" json:"clientSecret" yaml:"clientSecret"` }
type CloudwatchEventConnectionAuthParametersOauthClientParametersOutputReference ¶
type CloudwatchEventConnectionAuthParametersOauthClientParametersOutputReference interface { cdktf.ComplexObject ClientId() *string SetClientId(val *string) ClientIdInput() *string ClientSecret() *string SetClientSecret(val *string) ClientSecretInput() *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() *CloudwatchEventConnectionAuthParametersOauthClientParameters SetInternalValue(val *CloudwatchEventConnectionAuthParametersOauthClientParameters) // 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 NewCloudwatchEventConnectionAuthParametersOauthClientParametersOutputReference ¶
func NewCloudwatchEventConnectionAuthParametersOauthClientParametersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CloudwatchEventConnectionAuthParametersOauthClientParametersOutputReference
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParameters ¶
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParameters struct { // body block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#body CloudwatchEventConnection#body} Body interface{} `field:"optional" json:"body" yaml:"body"` // header block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#header CloudwatchEventConnection#header} Header interface{} `field:"optional" json:"header" yaml:"header"` // query_string block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#query_string CloudwatchEventConnection#query_string} QueryString interface{} `field:"optional" json:"queryString" yaml:"queryString"` }
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBody ¶
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBody struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#is_value_secret CloudwatchEventConnection#is_value_secret}. IsValueSecret interface{} `field:"optional" json:"isValueSecret" yaml:"isValueSecret"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#key CloudwatchEventConnection#key}. Key *string `field:"optional" json:"key" yaml:"key"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#value CloudwatchEventConnection#value}. Value *string `field:"optional" json:"value" yaml:"value"` }
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyList ¶
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyList 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) CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyOutputReference // 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 NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyList ¶
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyList
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyOutputReference ¶
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyOutputReference 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{}) IsValueSecret() interface{} SetIsValueSecret(val interface{}) IsValueSecretInput() interface{} Key() *string SetKey(val *string) KeyInput() *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 ResetIsValueSecret() ResetKey() 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 NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyOutputReference ¶
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyOutputReference
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeader ¶
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeader struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#is_value_secret CloudwatchEventConnection#is_value_secret}. IsValueSecret interface{} `field:"optional" json:"isValueSecret" yaml:"isValueSecret"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#key CloudwatchEventConnection#key}. Key *string `field:"optional" json:"key" yaml:"key"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#value CloudwatchEventConnection#value}. Value *string `field:"optional" json:"value" yaml:"value"` }
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderList ¶
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderList 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) CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderOutputReference // 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 NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderList ¶
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderList
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderOutputReference ¶
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderOutputReference 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{}) IsValueSecret() interface{} SetIsValueSecret(val interface{}) IsValueSecretInput() interface{} Key() *string SetKey(val *string) KeyInput() *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 ResetIsValueSecret() ResetKey() 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 NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderOutputReference ¶
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderOutputReference
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersOutputReference ¶
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersOutputReference interface { cdktf.ComplexObject Body() CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyList BodyInput() 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 // Experimental. Fqn() *string Header() CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderList HeaderInput() interface{} InternalValue() *CloudwatchEventConnectionAuthParametersOauthOauthHttpParameters SetInternalValue(val *CloudwatchEventConnectionAuthParametersOauthOauthHttpParameters) QueryString() CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringList QueryStringInput() 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 PutBody(value interface{}) PutHeader(value interface{}) PutQueryString(value interface{}) ResetBody() ResetHeader() ResetQueryString() // 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 NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersOutputReference ¶
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersOutputReference
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryString ¶
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryString struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#is_value_secret CloudwatchEventConnection#is_value_secret}. IsValueSecret interface{} `field:"optional" json:"isValueSecret" yaml:"isValueSecret"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#key CloudwatchEventConnection#key}. Key *string `field:"optional" json:"key" yaml:"key"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#value CloudwatchEventConnection#value}. Value *string `field:"optional" json:"value" yaml:"value"` }
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringList ¶
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringList 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) CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringOutputReference // 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 NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringList ¶
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringList
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringOutputReference ¶
type CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringOutputReference 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{}) IsValueSecret() interface{} SetIsValueSecret(val interface{}) IsValueSecretInput() interface{} Key() *string SetKey(val *string) KeyInput() *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 ResetIsValueSecret() ResetKey() 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 NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringOutputReference ¶
func NewCloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringOutputReference
type CloudwatchEventConnectionAuthParametersOauthOutputReference ¶
type CloudwatchEventConnectionAuthParametersOauthOutputReference interface { cdktf.ComplexObject AuthorizationEndpoint() *string SetAuthorizationEndpoint(val *string) AuthorizationEndpointInput() *string ClientParameters() CloudwatchEventConnectionAuthParametersOauthClientParametersOutputReference ClientParametersInput() *CloudwatchEventConnectionAuthParametersOauthClientParameters // 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 HttpMethod() *string SetHttpMethod(val *string) HttpMethodInput() *string InternalValue() *CloudwatchEventConnectionAuthParametersOauth SetInternalValue(val *CloudwatchEventConnectionAuthParametersOauth) OauthHttpParameters() CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersOutputReference OauthHttpParametersInput() *CloudwatchEventConnectionAuthParametersOauthOauthHttpParameters // 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 PutClientParameters(value *CloudwatchEventConnectionAuthParametersOauthClientParameters) PutOauthHttpParameters(value *CloudwatchEventConnectionAuthParametersOauthOauthHttpParameters) ResetClientParameters() // 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 NewCloudwatchEventConnectionAuthParametersOauthOutputReference ¶
func NewCloudwatchEventConnectionAuthParametersOauthOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CloudwatchEventConnectionAuthParametersOauthOutputReference
type CloudwatchEventConnectionAuthParametersOutputReference ¶
type CloudwatchEventConnectionAuthParametersOutputReference interface { cdktf.ComplexObject ApiKey() CloudwatchEventConnectionAuthParametersApiKeyOutputReference ApiKeyInput() *CloudwatchEventConnectionAuthParametersApiKey Basic() CloudwatchEventConnectionAuthParametersBasicOutputReference BasicInput() *CloudwatchEventConnectionAuthParametersBasic // 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() *CloudwatchEventConnectionAuthParameters SetInternalValue(val *CloudwatchEventConnectionAuthParameters) InvocationHttpParameters() CloudwatchEventConnectionAuthParametersInvocationHttpParametersOutputReference InvocationHttpParametersInput() *CloudwatchEventConnectionAuthParametersInvocationHttpParameters Oauth() CloudwatchEventConnectionAuthParametersOauthOutputReference OauthInput() *CloudwatchEventConnectionAuthParametersOauth // 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 PutApiKey(value *CloudwatchEventConnectionAuthParametersApiKey) PutBasic(value *CloudwatchEventConnectionAuthParametersBasic) PutInvocationHttpParameters(value *CloudwatchEventConnectionAuthParametersInvocationHttpParameters) PutOauth(value *CloudwatchEventConnectionAuthParametersOauth) ResetApiKey() ResetBasic() ResetInvocationHttpParameters() ResetOauth() // 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 NewCloudwatchEventConnectionAuthParametersOutputReference ¶
func NewCloudwatchEventConnectionAuthParametersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CloudwatchEventConnectionAuthParametersOutputReference
type CloudwatchEventConnectionConfig ¶
type CloudwatchEventConnectionConfig 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.35.0/docs/resources/cloudwatch_event_connection#authorization_type CloudwatchEventConnection#authorization_type}. AuthorizationType *string `field:"required" json:"authorizationType" yaml:"authorizationType"` // auth_parameters block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#auth_parameters CloudwatchEventConnection#auth_parameters} AuthParameters *CloudwatchEventConnectionAuthParameters `field:"required" json:"authParameters" yaml:"authParameters"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#name CloudwatchEventConnection#name}. Name *string `field:"required" json:"name" yaml:"name"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#description CloudwatchEventConnection#description}. Description *string `field:"optional" json:"description" yaml:"description"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.35.0/docs/resources/cloudwatch_event_connection#id CloudwatchEventConnection#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"` }
Source Files ¶
- CloudwatchEventConnection.go
- CloudwatchEventConnectionAuthParameters.go
- CloudwatchEventConnectionAuthParametersApiKey.go
- CloudwatchEventConnectionAuthParametersApiKeyOutputReference.go
- CloudwatchEventConnectionAuthParametersApiKeyOutputReference__checks.go
- CloudwatchEventConnectionAuthParametersBasic.go
- CloudwatchEventConnectionAuthParametersBasicOutputReference.go
- CloudwatchEventConnectionAuthParametersBasicOutputReference__checks.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParameters.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersBody.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyList.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyList__checks.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyOutputReference.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersBodyOutputReference__checks.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeader.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderList.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderList__checks.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderOutputReference.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersHeaderOutputReference__checks.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersOutputReference.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersOutputReference__checks.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryString.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringList.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringList__checks.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringOutputReference.go
- CloudwatchEventConnectionAuthParametersInvocationHttpParametersQueryStringOutputReference__checks.go
- CloudwatchEventConnectionAuthParametersOauth.go
- CloudwatchEventConnectionAuthParametersOauthClientParameters.go
- CloudwatchEventConnectionAuthParametersOauthClientParametersOutputReference.go
- CloudwatchEventConnectionAuthParametersOauthClientParametersOutputReference__checks.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParameters.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBody.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyList.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyList__checks.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyOutputReference.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersBodyOutputReference__checks.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeader.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderList.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderList__checks.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderOutputReference.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersHeaderOutputReference__checks.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersOutputReference.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersOutputReference__checks.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryString.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringList.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringList__checks.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringOutputReference.go
- CloudwatchEventConnectionAuthParametersOauthOauthHttpParametersQueryStringOutputReference__checks.go
- CloudwatchEventConnectionAuthParametersOauthOutputReference.go
- CloudwatchEventConnectionAuthParametersOauthOutputReference__checks.go
- CloudwatchEventConnectionAuthParametersOutputReference.go
- CloudwatchEventConnectionAuthParametersOutputReference__checks.go
- CloudwatchEventConnectionConfig.go
- CloudwatchEventConnection__checks.go
- main.go