Connectors_v1Functions
object Connectors_v1Functions
Functions
Link copied to clipboard
Gets details of a single Connection.
suspend fun getConnection(argument: suspend GetConnectionPlainArgsBuilder.() -> Unit): GetConnectionResult
suspend fun getConnection(connectionId: String, location: String, project: String? = null, view: String? = null): GetConnectionResult
Link copied to clipboard
suspend fun getConnectionIamPolicy(argument: GetConnectionIamPolicyPlainArgs): GetConnectionIamPolicyResult
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
suspend fun getConnectionIamPolicy(argument: suspend GetConnectionIamPolicyPlainArgsBuilder.() -> Unit): GetConnectionIamPolicyResult
suspend fun getConnectionIamPolicy(connectionId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetConnectionIamPolicyResult
Link copied to clipboard
suspend fun getEndpointAttachment(argument: GetEndpointAttachmentPlainArgs): GetEndpointAttachmentResult
Gets details of a single EndpointAttachment.
suspend fun getEndpointAttachment(argument: suspend GetEndpointAttachmentPlainArgsBuilder.() -> Unit): GetEndpointAttachmentResult
suspend fun getEndpointAttachment(endpointAttachmentId: String, location: String, project: String? = null): GetEndpointAttachmentResult
Link copied to clipboard
Gets details of a single ManagedZone.
suspend fun getManagedZone(argument: suspend GetManagedZonePlainArgsBuilder.() -> Unit): GetManagedZoneResult
Link copied to clipboard
suspend fun getProviderIamPolicy(argument: GetProviderIamPolicyPlainArgs): GetProviderIamPolicyResult
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
suspend fun getProviderIamPolicy(argument: suspend GetProviderIamPolicyPlainArgsBuilder.() -> Unit): GetProviderIamPolicyResult
suspend fun getProviderIamPolicy(location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, providerId: String): GetProviderIamPolicyResult