Deploymentmanager_v2beta Functions
Functions
Link copied to clipboard
Gets information about a specific composite type.
suspend fun getCompositeType(argument: suspend GetCompositeTypePlainArgsBuilder.() -> Unit): GetCompositeTypeResult
suspend fun getCompositeType(compositeType: String, project: String? = null): GetCompositeTypeResult
Link copied to clipboard
Gets information about a specific deployment.
suspend fun getDeployment(argument: suspend GetDeploymentPlainArgsBuilder.() -> Unit): GetDeploymentResult
Link copied to clipboard
suspend fun getDeploymentIamPolicy(argument: GetDeploymentIamPolicyPlainArgs): GetDeploymentIamPolicyResult
Gets the access control policy for a resource. May be empty if no such policy or resource exists.
suspend fun getDeploymentIamPolicy(argument: suspend GetDeploymentIamPolicyPlainArgsBuilder.() -> Unit): GetDeploymentIamPolicyResult
suspend fun getDeploymentIamPolicy(optionsRequestedPolicyVersion: Int? = null, project: String? = null, resource: String): GetDeploymentIamPolicyResult
Link copied to clipboard
Gets information about a specific type provider.
suspend fun getTypeProvider(argument: suspend GetTypeProviderPlainArgsBuilder.() -> Unit): GetTypeProviderResult