AliCloudDestination
Destination for assets that need to be uploaded to AliCloud.
Initializer
import ros_cdk_assembly_schema
ros_cdk_assembly_schema.AliCloudDestination(
region: str = None
)
Properties
Name | Type | Description |
---|---|---|
region |
str |
The region where this asset will need to be published. |
region
Optional
region: str
- Type: str
- Default: Current region
The region where this asset will need to be published.