Dns_v1Functions
object Dns_v1Functions
Functions
Link copied to clipboard
Fetches the representation of an existing Change.
Link copied to clipboard
Fetches the representation of an existing ManagedZone.
suspend fun getManagedZone(argument: suspend GetManagedZonePlainArgsBuilder.() -> Unit): GetManagedZoneResult
suspend fun getManagedZone(clientOperationId: String? = null, managedZone: String, project: String? = null): GetManagedZoneResult
Link copied to clipboard
suspend fun getManagedZoneIamPolicy(argument: GetManagedZoneIamPolicyPlainArgs): GetManagedZoneIamPolicyResult
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 getManagedZoneIamPolicy(argument: suspend GetManagedZoneIamPolicyPlainArgsBuilder.() -> Unit): GetManagedZoneIamPolicyResult
suspend fun getManagedZoneIamPolicy(managedZone: String, project: String? = null): GetManagedZoneIamPolicyResult
Link copied to clipboard
Fetches the representation of an existing Policy.
suspend fun getPolicy(clientOperationId: String? = null, policy: String, project: String? = null): GetPolicyResult
Link copied to clipboard
suspend fun getResourceRecordSet(argument: GetResourceRecordSetPlainArgs): GetResourceRecordSetResult
Fetches the representation of an existing ResourceRecordSet.
suspend fun getResourceRecordSet(argument: suspend GetResourceRecordSetPlainArgsBuilder.() -> Unit): GetResourceRecordSetResult
suspend fun getResourceRecordSet(clientOperationId: String? = null, managedZone: String, name: String, project: String? = null, type: String): GetResourceRecordSetResult
Link copied to clipboard
Fetches the representation of an existing Response Policy.
suspend fun getResponsePolicy(argument: suspend GetResponsePolicyPlainArgsBuilder.() -> Unit): GetResponsePolicyResult
suspend fun getResponsePolicy(clientOperationId: String? = null, project: String? = null, responsePolicy: String): GetResponsePolicyResult
Link copied to clipboard
suspend fun getResponsePolicyRule(argument: GetResponsePolicyRulePlainArgs): GetResponsePolicyRuleResult
Fetches the representation of an existing Response Policy Rule.
suspend fun getResponsePolicyRule(argument: suspend GetResponsePolicyRulePlainArgsBuilder.() -> Unit): GetResponsePolicyRuleResult
suspend fun getResponsePolicyRule(clientOperationId: String? = null, project: String? = null, responsePolicy: String, responsePolicyRule: String): GetResponsePolicyRuleResult