Versions in this module Expand all Collapse all v13 v13.0.0 Apr 14, 2023 Changes in this version + func NewRedshiftdataStatementParametersList_Override(r RedshiftdataStatementParametersList, ...) + func NewRedshiftdataStatementParametersOutputReference_Override(r RedshiftdataStatementParametersOutputReference, ...) + func NewRedshiftdataStatementTimeoutsOutputReference_Override(r RedshiftdataStatementTimeoutsOutputReference, ...) + func NewRedshiftdataStatement_Override(r RedshiftdataStatement, scope constructs.Construct, id *string, ...) + func RedshiftdataStatement_IsConstruct(x interface{}) *bool + func RedshiftdataStatement_IsTerraformElement(x interface{}) *bool + func RedshiftdataStatement_IsTerraformResource(x interface{}) *bool + func RedshiftdataStatement_TfResourceType() *string + type RedshiftdataStatement interface + AddOverride func(path *string, value interface{}) + CdktfStack func() cdktf.TerraformStack + ClusterIdentifier func() *string + ClusterIdentifierInput func() *string + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + Database func() *string + DatabaseInput func() *string + DbUser func() *string + DbUserInput func() *string + DependsOn func() *[]*string + ForEach func() cdktf.ITerraformIterator + Fqn func() *string + FriendlyUniqueId func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + Id func() *string + IdInput func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Parameters func() RedshiftdataStatementParametersList + ParametersInput func() interface{} + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutParameters func(value interface{}) + PutTimeouts func(value *RedshiftdataStatementTimeouts) + RawOverrides func() interface{} + ResetClusterIdentifier func() + ResetDbUser func() + ResetId func() + ResetOverrideLogicalId func() + ResetParameters func() + ResetSecretArn func() + ResetStatementName func() + ResetTimeouts func() + ResetWithEvent func() + ResetWorkgroupName func() + SecretArn func() *string + SecretArnInput func() *string + SetClusterIdentifier func(val *string) + SetConnection func(val interface{}) + SetCount func(val *float64) + SetDatabase func(val *string) + SetDbUser func(val *string) + SetDependsOn func(val *[]*string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetSecretArn func(val *string) + SetSql func(val *string) + SetStatementName func(val *string) + SetWithEvent func(val interface{}) + SetWorkgroupName func(val *string) + Sql func() *string + SqlInput func() *string + StatementName func() *string + StatementNameInput func() *string + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() RedshiftdataStatementTimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + WithEvent func() interface{} + WithEventInput func() interface{} + WorkgroupName func() *string + WorkgroupNameInput func() *string + func NewRedshiftdataStatement(scope constructs.Construct, id *string, config *RedshiftdataStatementConfig) RedshiftdataStatement + type RedshiftdataStatementConfig struct + ClusterIdentifier *string + Connection interface{} + Count *float64 + Database *string + DbUser *string + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Parameters interface{} + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + SecretArn *string + Sql *string + StatementName *string + Timeouts *RedshiftdataStatementTimeouts + WithEvent interface{} + WorkgroupName *string + type RedshiftdataStatementParameters struct + Name *string + Value *string + type RedshiftdataStatementParametersList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) RedshiftdataStatementParametersOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewRedshiftdataStatementParametersList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) RedshiftdataStatementParametersList + type RedshiftdataStatementParametersOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Name func() *string + NameInput func() *string + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetName func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValue func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Value func() *string + ValueInput func() *string + func NewRedshiftdataStatementParametersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) RedshiftdataStatementParametersOutputReference + type RedshiftdataStatementTimeouts struct + Create *string + type RedshiftdataStatementTimeoutsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + Create func() *string + CreateInput func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetCreate func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetCreate func(val *string) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewRedshiftdataStatementTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) RedshiftdataStatementTimeoutsOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-aws-go/aws/v10 github.com/cdktf/cdktf-provider-aws-go/aws/v11 github.com/cdktf/cdktf-provider-aws-go/aws/v12 github.com/cdktf/cdktf-provider-aws-go/aws/v14 github.com/cdktf/cdktf-provider-aws-go/aws/v15 github.com/cdktf/cdktf-provider-aws-go/aws/v16 github.com/cdktf/cdktf-provider-aws-go/aws/v17 github.com/cdktf/cdktf-provider-aws-go/aws/v18 github.com/cdktf/cdktf-provider-aws-go/aws/v19