awsappconfig

package
v2.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2021 License: Apache-2.0 Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CfnApplication_CFN_RESOURCE_TYPE_NAME

func CfnApplication_CFN_RESOURCE_TYPE_NAME() *string

func CfnApplication_IsCfnElement

func CfnApplication_IsCfnElement(x interface{}) *bool

Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).

Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.

Returns: The construct as a stack element or undefined if it is not a stack element.

func CfnApplication_IsCfnResource

func CfnApplication_IsCfnResource(construct constructs.IConstruct) *bool

Check whether the given construct is a CfnResource.

func CfnApplication_IsConstruct

func CfnApplication_IsConstruct(x interface{}) *bool

Checks if `x` is a construct.

Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead

func CfnConfigurationProfile_CFN_RESOURCE_TYPE_NAME

func CfnConfigurationProfile_CFN_RESOURCE_TYPE_NAME() *string

func CfnConfigurationProfile_IsCfnElement

func CfnConfigurationProfile_IsCfnElement(x interface{}) *bool

Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).

Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.

Returns: The construct as a stack element or undefined if it is not a stack element.

func CfnConfigurationProfile_IsCfnResource

func CfnConfigurationProfile_IsCfnResource(construct constructs.IConstruct) *bool

Check whether the given construct is a CfnResource.

func CfnConfigurationProfile_IsConstruct

func CfnConfigurationProfile_IsConstruct(x interface{}) *bool

Checks if `x` is a construct.

Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead

func CfnDeploymentStrategy_CFN_RESOURCE_TYPE_NAME

func CfnDeploymentStrategy_CFN_RESOURCE_TYPE_NAME() *string

func CfnDeploymentStrategy_IsCfnElement

func CfnDeploymentStrategy_IsCfnElement(x interface{}) *bool

Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).

Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.

Returns: The construct as a stack element or undefined if it is not a stack element.

func CfnDeploymentStrategy_IsCfnResource

func CfnDeploymentStrategy_IsCfnResource(construct constructs.IConstruct) *bool

Check whether the given construct is a CfnResource.

func CfnDeploymentStrategy_IsConstruct

func CfnDeploymentStrategy_IsConstruct(x interface{}) *bool

Checks if `x` is a construct.

Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead

func CfnDeployment_CFN_RESOURCE_TYPE_NAME

func CfnDeployment_CFN_RESOURCE_TYPE_NAME() *string

func CfnDeployment_IsCfnElement

func CfnDeployment_IsCfnElement(x interface{}) *bool

Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).

Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.

Returns: The construct as a stack element or undefined if it is not a stack element.

func CfnDeployment_IsCfnResource

func CfnDeployment_IsCfnResource(construct constructs.IConstruct) *bool

Check whether the given construct is a CfnResource.

func CfnDeployment_IsConstruct

func CfnDeployment_IsConstruct(x interface{}) *bool

Checks if `x` is a construct.

Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead

func CfnEnvironment_CFN_RESOURCE_TYPE_NAME

func CfnEnvironment_CFN_RESOURCE_TYPE_NAME() *string

func CfnEnvironment_IsCfnElement

func CfnEnvironment_IsCfnElement(x interface{}) *bool

Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).

Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.

Returns: The construct as a stack element or undefined if it is not a stack element.

func CfnEnvironment_IsCfnResource

func CfnEnvironment_IsCfnResource(construct constructs.IConstruct) *bool

Check whether the given construct is a CfnResource.

func CfnEnvironment_IsConstruct

func CfnEnvironment_IsConstruct(x interface{}) *bool

Checks if `x` is a construct.

Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead

func CfnHostedConfigurationVersion_CFN_RESOURCE_TYPE_NAME

func CfnHostedConfigurationVersion_CFN_RESOURCE_TYPE_NAME() *string

func CfnHostedConfigurationVersion_IsCfnElement

func CfnHostedConfigurationVersion_IsCfnElement(x interface{}) *bool

Returns `true` if a construct is a stack element (i.e. part of the synthesized cloudformation template).

Uses duck-typing instead of `instanceof` to allow stack elements from different versions of this library to be included in the same stack.

Returns: The construct as a stack element or undefined if it is not a stack element.

func CfnHostedConfigurationVersion_IsCfnResource

func CfnHostedConfigurationVersion_IsCfnResource(construct constructs.IConstruct) *bool

Check whether the given construct is a CfnResource.

func CfnHostedConfigurationVersion_IsConstruct

func CfnHostedConfigurationVersion_IsConstruct(x interface{}) *bool

Checks if `x` is a construct.

Returns: true if `x` is an object created from a class which extends `Construct`. Deprecated: use `x instanceof Construct` instead

func NewCfnApplication_Override

func NewCfnApplication_Override(c CfnApplication, scope constructs.Construct, id *string, props *CfnApplicationProps)

Create a new `AWS::AppConfig::Application`.

func NewCfnConfigurationProfile_Override

func NewCfnConfigurationProfile_Override(c CfnConfigurationProfile, scope constructs.Construct, id *string, props *CfnConfigurationProfileProps)

Create a new `AWS::AppConfig::ConfigurationProfile`.

func NewCfnDeploymentStrategy_Override

func NewCfnDeploymentStrategy_Override(c CfnDeploymentStrategy, scope constructs.Construct, id *string, props *CfnDeploymentStrategyProps)

Create a new `AWS::AppConfig::DeploymentStrategy`.

func NewCfnDeployment_Override

func NewCfnDeployment_Override(c CfnDeployment, scope constructs.Construct, id *string, props *CfnDeploymentProps)

Create a new `AWS::AppConfig::Deployment`.

func NewCfnEnvironment_Override

func NewCfnEnvironment_Override(c CfnEnvironment, scope constructs.Construct, id *string, props *CfnEnvironmentProps)

Create a new `AWS::AppConfig::Environment`.

func NewCfnHostedConfigurationVersion_Override

func NewCfnHostedConfigurationVersion_Override(c CfnHostedConfigurationVersion, scope constructs.Construct, id *string, props *CfnHostedConfigurationVersionProps)

Create a new `AWS::AppConfig::HostedConfigurationVersion`.

Types

type CfnApplication

type CfnApplication interface {
	awscdk.CfnResource
	awscdk.IInspectable
	CfnOptions() awscdk.ICfnResourceOptions
	CfnProperties() *map[string]interface{}
	CfnResourceType() *string
	CreationStack() *[]*string
	Description() *string
	SetDescription(val *string)
	LogicalId() *string
	Name() *string
	SetName(val *string)
	Node() constructs.Node
	Ref() *string
	Stack() awscdk.Stack
	Tags() *[]*CfnApplication_TagsProperty
	SetTags(val *[]*CfnApplication_TagsProperty)
	UpdatedProperites() *map[string]interface{}
	AddDeletionOverride(path *string)
	AddDependsOn(target awscdk.CfnResource)
	AddMetadata(key *string, value interface{})
	AddOverride(path *string, value interface{})
	AddPropertyDeletionOverride(propertyPath *string)
	AddPropertyOverride(propertyPath *string, value interface{})
	ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions)
	GetAtt(attributeName *string) awscdk.Reference
	GetMetadata(key *string) interface{}
	Inspect(inspector awscdk.TreeInspector)
	OverrideLogicalId(newLogicalId *string)
	RenderProperties(props *map[string]interface{}) *map[string]interface{}
	ShouldSynthesize() *bool
	ToString() *string
	ValidateProperties(_properties interface{})
}

A CloudFormation `AWS::AppConfig::Application`.

TODO: EXAMPLE

func NewCfnApplication

func NewCfnApplication(scope constructs.Construct, id *string, props *CfnApplicationProps) CfnApplication

Create a new `AWS::AppConfig::Application`.

type CfnApplicationProps

type CfnApplicationProps struct {
	// `AWS::AppConfig::Application.Description`.
	Description *string `json:"description"`
	// `AWS::AppConfig::Application.Name`.
	Name *string `json:"name"`
	// `AWS::AppConfig::Application.Tags`.
	Tags *[]*CfnApplication_TagsProperty `json:"tags"`
}

Properties for defining a `AWS::AppConfig::Application`.

TODO: EXAMPLE

type CfnApplication_TagsProperty

type CfnApplication_TagsProperty struct {
	// `CfnApplication.TagsProperty.Key`.
	Key *string `json:"key"`
	// `CfnApplication.TagsProperty.Value`.
	Value *string `json:"value"`
}

TODO: EXAMPLE

type CfnConfigurationProfile

type CfnConfigurationProfile interface {
	awscdk.CfnResource
	awscdk.IInspectable
	ApplicationId() *string
	SetApplicationId(val *string)
	CfnOptions() awscdk.ICfnResourceOptions
	CfnProperties() *map[string]interface{}
	CfnResourceType() *string
	CreationStack() *[]*string
	Description() *string
	SetDescription(val *string)
	LocationUri() *string
	SetLocationUri(val *string)
	LogicalId() *string
	Name() *string
	SetName(val *string)
	Node() constructs.Node
	Ref() *string
	RetrievalRoleArn() *string
	SetRetrievalRoleArn(val *string)
	Stack() awscdk.Stack
	Tags() *[]*CfnConfigurationProfile_TagsProperty
	SetTags(val *[]*CfnConfigurationProfile_TagsProperty)
	Type() *string
	SetType(val *string)
	UpdatedProperites() *map[string]interface{}
	Validators() interface{}
	SetValidators(val interface{})
	AddDeletionOverride(path *string)
	AddDependsOn(target awscdk.CfnResource)
	AddMetadata(key *string, value interface{})
	AddOverride(path *string, value interface{})
	AddPropertyDeletionOverride(propertyPath *string)
	AddPropertyOverride(propertyPath *string, value interface{})
	ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions)
	GetAtt(attributeName *string) awscdk.Reference
	GetMetadata(key *string) interface{}
	Inspect(inspector awscdk.TreeInspector)
	OverrideLogicalId(newLogicalId *string)
	RenderProperties(props *map[string]interface{}) *map[string]interface{}
	ShouldSynthesize() *bool
	ToString() *string
	ValidateProperties(_properties interface{})
}

A CloudFormation `AWS::AppConfig::ConfigurationProfile`.

TODO: EXAMPLE

func NewCfnConfigurationProfile

func NewCfnConfigurationProfile(scope constructs.Construct, id *string, props *CfnConfigurationProfileProps) CfnConfigurationProfile

Create a new `AWS::AppConfig::ConfigurationProfile`.

type CfnConfigurationProfileProps

type CfnConfigurationProfileProps struct {
	// `AWS::AppConfig::ConfigurationProfile.ApplicationId`.
	ApplicationId *string `json:"applicationId"`
	// `AWS::AppConfig::ConfigurationProfile.Description`.
	Description *string `json:"description"`
	// `AWS::AppConfig::ConfigurationProfile.LocationUri`.
	LocationUri *string `json:"locationUri"`
	// `AWS::AppConfig::ConfigurationProfile.Name`.
	Name *string `json:"name"`
	// `AWS::AppConfig::ConfigurationProfile.RetrievalRoleArn`.
	RetrievalRoleArn *string `json:"retrievalRoleArn"`
	// `AWS::AppConfig::ConfigurationProfile.Tags`.
	Tags *[]*CfnConfigurationProfile_TagsProperty `json:"tags"`
	// `AWS::AppConfig::ConfigurationProfile.Type`.
	Type *string `json:"type"`
	// `AWS::AppConfig::ConfigurationProfile.Validators`.
	Validators interface{} `json:"validators"`
}

Properties for defining a `AWS::AppConfig::ConfigurationProfile`.

TODO: EXAMPLE

type CfnConfigurationProfile_TagsProperty

type CfnConfigurationProfile_TagsProperty struct {
	// `CfnConfigurationProfile.TagsProperty.Key`.
	Key *string `json:"key"`
	// `CfnConfigurationProfile.TagsProperty.Value`.
	Value *string `json:"value"`
}

TODO: EXAMPLE

type CfnConfigurationProfile_ValidatorsProperty

type CfnConfigurationProfile_ValidatorsProperty struct {
	// `CfnConfigurationProfile.ValidatorsProperty.Content`.
	Content *string `json:"content"`
	// `CfnConfigurationProfile.ValidatorsProperty.Type`.
	Type *string `json:"type"`
}

TODO: EXAMPLE

type CfnDeployment

type CfnDeployment interface {
	awscdk.CfnResource
	awscdk.IInspectable
	ApplicationId() *string
	SetApplicationId(val *string)
	CfnOptions() awscdk.ICfnResourceOptions
	CfnProperties() *map[string]interface{}
	CfnResourceType() *string
	ConfigurationProfileId() *string
	SetConfigurationProfileId(val *string)
	ConfigurationVersion() *string
	SetConfigurationVersion(val *string)
	CreationStack() *[]*string
	DeploymentStrategyId() *string
	SetDeploymentStrategyId(val *string)
	Description() *string
	SetDescription(val *string)
	EnvironmentId() *string
	SetEnvironmentId(val *string)
	LogicalId() *string
	Node() constructs.Node
	Ref() *string
	Stack() awscdk.Stack
	Tags() *[]*CfnDeployment_TagsProperty
	SetTags(val *[]*CfnDeployment_TagsProperty)
	UpdatedProperites() *map[string]interface{}
	AddDeletionOverride(path *string)
	AddDependsOn(target awscdk.CfnResource)
	AddMetadata(key *string, value interface{})
	AddOverride(path *string, value interface{})
	AddPropertyDeletionOverride(propertyPath *string)
	AddPropertyOverride(propertyPath *string, value interface{})
	ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions)
	GetAtt(attributeName *string) awscdk.Reference
	GetMetadata(key *string) interface{}
	Inspect(inspector awscdk.TreeInspector)
	OverrideLogicalId(newLogicalId *string)
	RenderProperties(props *map[string]interface{}) *map[string]interface{}
	ShouldSynthesize() *bool
	ToString() *string
	ValidateProperties(_properties interface{})
}

A CloudFormation `AWS::AppConfig::Deployment`.

TODO: EXAMPLE

func NewCfnDeployment

func NewCfnDeployment(scope constructs.Construct, id *string, props *CfnDeploymentProps) CfnDeployment

Create a new `AWS::AppConfig::Deployment`.

type CfnDeploymentProps

type CfnDeploymentProps struct {
	// `AWS::AppConfig::Deployment.ApplicationId`.
	ApplicationId *string `json:"applicationId"`
	// `AWS::AppConfig::Deployment.ConfigurationProfileId`.
	ConfigurationProfileId *string `json:"configurationProfileId"`
	// `AWS::AppConfig::Deployment.ConfigurationVersion`.
	ConfigurationVersion *string `json:"configurationVersion"`
	// `AWS::AppConfig::Deployment.DeploymentStrategyId`.
	DeploymentStrategyId *string `json:"deploymentStrategyId"`
	// `AWS::AppConfig::Deployment.Description`.
	Description *string `json:"description"`
	// `AWS::AppConfig::Deployment.EnvironmentId`.
	EnvironmentId *string `json:"environmentId"`
	// `AWS::AppConfig::Deployment.Tags`.
	Tags *[]*CfnDeployment_TagsProperty `json:"tags"`
}

Properties for defining a `AWS::AppConfig::Deployment`.

TODO: EXAMPLE

type CfnDeploymentStrategy

type CfnDeploymentStrategy interface {
	awscdk.CfnResource
	awscdk.IInspectable
	CfnOptions() awscdk.ICfnResourceOptions
	CfnProperties() *map[string]interface{}
	CfnResourceType() *string
	CreationStack() *[]*string
	DeploymentDurationInMinutes() *float64
	SetDeploymentDurationInMinutes(val *float64)
	Description() *string
	SetDescription(val *string)
	FinalBakeTimeInMinutes() *float64
	SetFinalBakeTimeInMinutes(val *float64)
	GrowthFactor() *float64
	SetGrowthFactor(val *float64)
	GrowthType() *string
	SetGrowthType(val *string)
	LogicalId() *string
	Name() *string
	SetName(val *string)
	Node() constructs.Node
	Ref() *string
	ReplicateTo() *string
	SetReplicateTo(val *string)
	Stack() awscdk.Stack
	Tags() *[]*CfnDeploymentStrategy_TagsProperty
	SetTags(val *[]*CfnDeploymentStrategy_TagsProperty)
	UpdatedProperites() *map[string]interface{}
	AddDeletionOverride(path *string)
	AddDependsOn(target awscdk.CfnResource)
	AddMetadata(key *string, value interface{})
	AddOverride(path *string, value interface{})
	AddPropertyDeletionOverride(propertyPath *string)
	AddPropertyOverride(propertyPath *string, value interface{})
	ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions)
	GetAtt(attributeName *string) awscdk.Reference
	GetMetadata(key *string) interface{}
	Inspect(inspector awscdk.TreeInspector)
	OverrideLogicalId(newLogicalId *string)
	RenderProperties(props *map[string]interface{}) *map[string]interface{}
	ShouldSynthesize() *bool
	ToString() *string
	ValidateProperties(_properties interface{})
}

A CloudFormation `AWS::AppConfig::DeploymentStrategy`.

TODO: EXAMPLE

func NewCfnDeploymentStrategy

func NewCfnDeploymentStrategy(scope constructs.Construct, id *string, props *CfnDeploymentStrategyProps) CfnDeploymentStrategy

Create a new `AWS::AppConfig::DeploymentStrategy`.

type CfnDeploymentStrategyProps

type CfnDeploymentStrategyProps struct {
	// `AWS::AppConfig::DeploymentStrategy.DeploymentDurationInMinutes`.
	DeploymentDurationInMinutes *float64 `json:"deploymentDurationInMinutes"`
	// `AWS::AppConfig::DeploymentStrategy.Description`.
	Description *string `json:"description"`
	// `AWS::AppConfig::DeploymentStrategy.FinalBakeTimeInMinutes`.
	FinalBakeTimeInMinutes *float64 `json:"finalBakeTimeInMinutes"`
	// `AWS::AppConfig::DeploymentStrategy.GrowthFactor`.
	GrowthFactor *float64 `json:"growthFactor"`
	// `AWS::AppConfig::DeploymentStrategy.GrowthType`.
	GrowthType *string `json:"growthType"`
	// `AWS::AppConfig::DeploymentStrategy.Name`.
	Name *string `json:"name"`
	// `AWS::AppConfig::DeploymentStrategy.ReplicateTo`.
	ReplicateTo *string `json:"replicateTo"`
	// `AWS::AppConfig::DeploymentStrategy.Tags`.
	Tags *[]*CfnDeploymentStrategy_TagsProperty `json:"tags"`
}

Properties for defining a `AWS::AppConfig::DeploymentStrategy`.

TODO: EXAMPLE

type CfnDeploymentStrategy_TagsProperty

type CfnDeploymentStrategy_TagsProperty struct {
	// `CfnDeploymentStrategy.TagsProperty.Key`.
	Key *string `json:"key"`
	// `CfnDeploymentStrategy.TagsProperty.Value`.
	Value *string `json:"value"`
}

TODO: EXAMPLE

type CfnDeployment_TagsProperty

type CfnDeployment_TagsProperty struct {
	// `CfnDeployment.TagsProperty.Key`.
	Key *string `json:"key"`
	// `CfnDeployment.TagsProperty.Value`.
	Value *string `json:"value"`
}

TODO: EXAMPLE

type CfnEnvironment

type CfnEnvironment interface {
	awscdk.CfnResource
	awscdk.IInspectable
	ApplicationId() *string
	SetApplicationId(val *string)
	CfnOptions() awscdk.ICfnResourceOptions
	CfnProperties() *map[string]interface{}
	CfnResourceType() *string
	CreationStack() *[]*string
	Description() *string
	SetDescription(val *string)
	LogicalId() *string
	Monitors() interface{}
	SetMonitors(val interface{})
	Name() *string
	SetName(val *string)
	Node() constructs.Node
	Ref() *string
	Stack() awscdk.Stack
	Tags() *[]*CfnEnvironment_TagsProperty
	SetTags(val *[]*CfnEnvironment_TagsProperty)
	UpdatedProperites() *map[string]interface{}
	AddDeletionOverride(path *string)
	AddDependsOn(target awscdk.CfnResource)
	AddMetadata(key *string, value interface{})
	AddOverride(path *string, value interface{})
	AddPropertyDeletionOverride(propertyPath *string)
	AddPropertyOverride(propertyPath *string, value interface{})
	ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions)
	GetAtt(attributeName *string) awscdk.Reference
	GetMetadata(key *string) interface{}
	Inspect(inspector awscdk.TreeInspector)
	OverrideLogicalId(newLogicalId *string)
	RenderProperties(props *map[string]interface{}) *map[string]interface{}
	ShouldSynthesize() *bool
	ToString() *string
	ValidateProperties(_properties interface{})
}

A CloudFormation `AWS::AppConfig::Environment`.

TODO: EXAMPLE

func NewCfnEnvironment

func NewCfnEnvironment(scope constructs.Construct, id *string, props *CfnEnvironmentProps) CfnEnvironment

Create a new `AWS::AppConfig::Environment`.

type CfnEnvironmentProps

type CfnEnvironmentProps struct {
	// `AWS::AppConfig::Environment.ApplicationId`.
	ApplicationId *string `json:"applicationId"`
	// `AWS::AppConfig::Environment.Description`.
	Description *string `json:"description"`
	// `AWS::AppConfig::Environment.Monitors`.
	Monitors interface{} `json:"monitors"`
	// `AWS::AppConfig::Environment.Name`.
	Name *string `json:"name"`
	// `AWS::AppConfig::Environment.Tags`.
	Tags *[]*CfnEnvironment_TagsProperty `json:"tags"`
}

Properties for defining a `AWS::AppConfig::Environment`.

TODO: EXAMPLE

type CfnEnvironment_MonitorsProperty

type CfnEnvironment_MonitorsProperty struct {
	// `CfnEnvironment.MonitorsProperty.AlarmArn`.
	AlarmArn *string `json:"alarmArn"`
	// `CfnEnvironment.MonitorsProperty.AlarmRoleArn`.
	AlarmRoleArn *string `json:"alarmRoleArn"`
}

TODO: EXAMPLE

type CfnEnvironment_TagsProperty

type CfnEnvironment_TagsProperty struct {
	// `CfnEnvironment.TagsProperty.Key`.
	Key *string `json:"key"`
	// `CfnEnvironment.TagsProperty.Value`.
	Value *string `json:"value"`
}

TODO: EXAMPLE

type CfnHostedConfigurationVersion

type CfnHostedConfigurationVersion interface {
	awscdk.CfnResource
	awscdk.IInspectable
	ApplicationId() *string
	SetApplicationId(val *string)
	CfnOptions() awscdk.ICfnResourceOptions
	CfnProperties() *map[string]interface{}
	CfnResourceType() *string
	ConfigurationProfileId() *string
	SetConfigurationProfileId(val *string)
	Content() *string
	SetContent(val *string)
	ContentType() *string
	SetContentType(val *string)
	CreationStack() *[]*string
	Description() *string
	SetDescription(val *string)
	LatestVersionNumber() *float64
	SetLatestVersionNumber(val *float64)
	LogicalId() *string
	Node() constructs.Node
	Ref() *string
	Stack() awscdk.Stack
	UpdatedProperites() *map[string]interface{}
	AddDeletionOverride(path *string)
	AddDependsOn(target awscdk.CfnResource)
	AddMetadata(key *string, value interface{})
	AddOverride(path *string, value interface{})
	AddPropertyDeletionOverride(propertyPath *string)
	AddPropertyOverride(propertyPath *string, value interface{})
	ApplyRemovalPolicy(policy awscdk.RemovalPolicy, options *awscdk.RemovalPolicyOptions)
	GetAtt(attributeName *string) awscdk.Reference
	GetMetadata(key *string) interface{}
	Inspect(inspector awscdk.TreeInspector)
	OverrideLogicalId(newLogicalId *string)
	RenderProperties(props *map[string]interface{}) *map[string]interface{}
	ShouldSynthesize() *bool
	ToString() *string
	ValidateProperties(_properties interface{})
}

A CloudFormation `AWS::AppConfig::HostedConfigurationVersion`.

TODO: EXAMPLE

func NewCfnHostedConfigurationVersion

func NewCfnHostedConfigurationVersion(scope constructs.Construct, id *string, props *CfnHostedConfigurationVersionProps) CfnHostedConfigurationVersion

Create a new `AWS::AppConfig::HostedConfigurationVersion`.

type CfnHostedConfigurationVersionProps

type CfnHostedConfigurationVersionProps struct {
	// `AWS::AppConfig::HostedConfigurationVersion.ApplicationId`.
	ApplicationId *string `json:"applicationId"`
	// `AWS::AppConfig::HostedConfigurationVersion.ConfigurationProfileId`.
	ConfigurationProfileId *string `json:"configurationProfileId"`
	// `AWS::AppConfig::HostedConfigurationVersion.Content`.
	Content *string `json:"content"`
	// `AWS::AppConfig::HostedConfigurationVersion.ContentType`.
	ContentType *string `json:"contentType"`
	// `AWS::AppConfig::HostedConfigurationVersion.Description`.
	Description *string `json:"description"`
	// `AWS::AppConfig::HostedConfigurationVersion.LatestVersionNumber`.
	LatestVersionNumber *float64 `json:"latestVersionNumber"`
}

Properties for defining a `AWS::AppConfig::HostedConfigurationVersion`.

TODO: EXAMPLE

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL