Cloudcontrol Functions
object CloudcontrolFunctions
Functions
Link copied to clipboard
Provides details for a Cloud Control API Resource. The reading of these resources is proxied through Cloud Control API handlers to the backend service.
suspend fun getResource(argument: suspend GetResourcePlainArgsBuilder.() -> Unit): GetResourceResult
suspend fun getResource(identifier: String, roleArn: String? = null, typeName: String, typeVersionId: String? = null): GetResourceResult