get Game Server Deployment Iam Policy
suspend fun getGameServerDeploymentIamPolicy(argument: GetGameServerDeploymentIamPolicyPlainArgs): GetGameServerDeploymentIamPolicyResult
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
Return
null
Parameters
argument
null
suspend fun getGameServerDeploymentIamPolicy(gameServerDeploymentId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetGameServerDeploymentIamPolicyResult
Return
null
See also
Parameters
game Server Deployment Id
location
options Requested Policy Version
project
suspend fun getGameServerDeploymentIamPolicy(argument: suspend GetGameServerDeploymentIamPolicyPlainArgsBuilder.() -> Unit): GetGameServerDeploymentIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.gameservices.v1.kotlin.inputs.GetGameServerDeploymentIamPolicyPlainArgs.