Management Functions
object ManagementFunctions
Functions
Link copied to clipboard
Use this data source to access information about an existing Management Group.
Link copied to clipboard
suspend fun getGroupTemplateDeployment(argument: GetGroupTemplateDeploymentPlainArgs): GetGroupTemplateDeploymentResult
Use this data source to access information about an existing Management Group Template Deployment.
suspend fun getGroupTemplateDeployment(argument: suspend GetGroupTemplateDeploymentPlainArgsBuilder.() -> Unit): GetGroupTemplateDeploymentResult
suspend fun getGroupTemplateDeployment(managementGroupId: String, name: String): GetGroupTemplateDeploymentResult