EnvironmentPlaceholderValues
Return the appropriate values for the environment placeholders.
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcxapi"
&alicloudroscdkcxapi.EnvironmentPlaceholderValues {
AccountId: *string,
Region: *string,
}
Properties
| Name | Type | Description |
|---|---|---|
AccountId |
*string |
Return the account. |
Region |
*string |
Return the region. |
AccountIdRequired
AccountId *string
- Type: *string
Return the account.
RegionRequired
Region *string
- Type: *string
Return the region.