GetDistributionConfigurationDistributionSsmParameterConfiguration

data class GetDistributionConfigurationDistributionSsmParameterConfiguration(val amiAccountId: String, val dataType: String, val parameterName: String)

Constructors

constructor(amiAccountId: String, dataType: String, parameterName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The AWS account ID that own the parameter in the given region.

Link copied to clipboard

The data type of the SSM parameter.

Link copied to clipboard

Name of the SSM parameter used to store the AMI ID after distribution.