AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Identifying information for the configuration of a CloudFormation extension.
Namespace: Amazon.CloudFormation.Model
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z
public class TypeConfigurationIdentifier
The TypeConfigurationIdentifier type exposes the following members
Name | Description | |
---|---|---|
TypeConfigurationIdentifier() |
Name | Type | Description | |
---|---|---|---|
Type | Amazon.CloudFormation.ThirdPartyType |
Gets and sets the property Type. The type of extension. |
|
TypeArn | System.String |
Gets and sets the property TypeArn. The Amazon Resource Name (ARN) for the extension, in this account and Region. For public extensions, this will be the ARN assigned when you call the ActivateType API operation in this account and Region. For private extensions, this will be the ARN assigned when you call the RegisterType API operation in this account and Region. |
|
TypeConfigurationAlias | System.String |
Gets and sets the property TypeConfigurationAlias. The alias specified for this configuration, if one was specified when the configuration was set. |
|
TypeConfigurationArn | System.String |
Gets and sets the property TypeConfigurationArn. The Amazon Resource Name (ARN) for the configuration, in this account and Region. |
|
TypeName | System.String |
Gets and sets the property TypeName. The name of the extension type to which this configuration applies. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5