Datamigration_v1beta1Functions
Functions
Link copied to clipboard
suspend fun getConnectionProfile(argument: GetConnectionProfilePlainArgs): GetConnectionProfileResult
Gets details of a single connection profile.
suspend fun getConnectionProfile(argument: suspend GetConnectionProfilePlainArgsBuilder.() -> Unit): GetConnectionProfileResult
suspend fun getConnectionProfile(connectionProfileId: String, location: String, project: String? = null): GetConnectionProfileResult
Link copied to clipboard
suspend fun getConnectionProfileIamPolicy(argument: GetConnectionProfileIamPolicyPlainArgs): GetConnectionProfileIamPolicyResult
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 getConnectionProfileIamPolicy(argument: suspend GetConnectionProfileIamPolicyPlainArgsBuilder.() -> Unit): GetConnectionProfileIamPolicyResult
suspend fun getConnectionProfileIamPolicy(connectionProfileId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetConnectionProfileIamPolicyResult
Link copied to clipboard
Gets details of a single migration job.
suspend fun getMigrationJob(argument: suspend GetMigrationJobPlainArgsBuilder.() -> Unit): GetMigrationJobResult
suspend fun getMigrationJob(location: String, migrationJobId: String, project: String? = null): GetMigrationJobResult
Link copied to clipboard
suspend fun getMigrationJobIamPolicy(argument: GetMigrationJobIamPolicyPlainArgs): GetMigrationJobIamPolicyResult
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 getMigrationJobIamPolicy(argument: suspend GetMigrationJobIamPolicyPlainArgsBuilder.() -> Unit): GetMigrationJobIamPolicyResult
suspend fun getMigrationJobIamPolicy(location: String, migrationJobId: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetMigrationJobIamPolicyResult