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.
Detailed information concerning the specification of a CloudFormation extension in a given account and Region.
For more information, see Edit configuration data for extensions in your account in the CloudFormation User Guide.
Namespace: Amazon.CloudFormation.Model
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z
public class TypeConfigurationDetails
The TypeConfigurationDetails type exposes the following members
Name | Description | |
---|---|---|
![]() |
TypeConfigurationDetails() |
Name | Type | Description | |
---|---|---|---|
![]() |
Alias | System.String |
Gets and sets the property Alias. The alias specified for this configuration, if one was specified when the configuration was set. |
![]() |
Arn | System.String |
Gets and sets the property Arn. The Amazon Resource Name (ARN) for the configuration data, in this account and Region. |
![]() |
Configuration | System.String |
Gets and sets the property Configuration. A JSON string specifying the configuration data for the extension, in this account and Region.
If a configuration hasn't been set for a specified extension, CloudFormation returns
|
![]() |
IsDefaultConfiguration | System.Boolean |
Gets and sets the property IsDefaultConfiguration. Whether this configuration data is the default configuration for the extension. |
![]() |
LastUpdated | System.DateTime |
Gets and sets the property LastUpdated. When the configuration data was last updated for this extension.
If a configuration hasn't been set for a specified extension, CloudFormation returns
|
![]() |
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. |
![]() |
TypeName | System.String |
Gets and sets the property TypeName. The name of the extension. |
.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