Ros Functions
object RosFunctions
Functions
Link copied to clipboard
This data source provides the Ros Change Sets of the current Alibaba Cloud user.
suspend fun getChangeSets(argument: suspend GetChangeSetsPlainArgsBuilder.() -> Unit): GetChangeSetsResult
suspend fun getChangeSets(changeSetName: String? = null, enableDetails: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, stackId: String, status: String? = null): GetChangeSetsResult
Link copied to clipboard
This data source provides the Ros Regions of the current Alibaba Cloud user.
Link copied to clipboard
This data source provides the Ros Stack Groups of the current Alibaba Cloud user.
suspend fun getStackGroups(argument: suspend GetStackGroupsPlainArgsBuilder.() -> Unit): GetStackGroupsResult
suspend fun getStackGroups(enableDetails: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, status: String? = null): GetStackGroupsResult
Link copied to clipboard
This data source provides the Ros Stack Instances of the current Alibaba Cloud user.
suspend fun getStackInstances(argument: suspend GetStackInstancesPlainArgsBuilder.() -> Unit): GetStackInstancesResult
suspend fun getStackInstances(enableDetails: Boolean? = null, ids: List<String>? = null, outputFile: String? = null, stackGroupName: String, stackInstanceAccountId: String? = null, stackInstanceRegionId: String? = null, status: String? = null): GetStackInstancesResult
Link copied to clipboard
This data source provides the Ros Stacks of the current Alibaba Cloud user.
suspend fun getStacks(enableDetails: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, parentStackId: String? = null, showNestedStack: Boolean? = null, stackName: String? = null, status: String? = null, tags: Map<String, String>? = null): GetStacksResult
Link copied to clipboard
This data source provides the Ros Templates of the current Alibaba Cloud user.
suspend fun getTemplates(argument: suspend GetTemplatesPlainArgsBuilder.() -> Unit): GetTemplatesResult
Link copied to clipboard
suspend fun getTemplateScratches(argument: GetTemplateScratchesPlainArgs): GetTemplateScratchesResult
This data source provides the Ros Template Scratches of the current Alibaba Cloud user.
suspend fun getTemplateScratches(argument: suspend GetTemplateScratchesPlainArgsBuilder.() -> Unit): GetTemplateScratchesResult
suspend fun getTemplateScratches(enableDetails: Boolean? = null, ids: List<String>? = null, outputFile: String? = null, status: String? = null, templateScratchType: String? = null): GetTemplateScratchesResult