
src.ids.v1.getEndpointIamPolicy.scala Maven / Gradle / Ivy
package besom.api.googlenative.ids.v1
def getEndpointIamPolicy(using ctx: besom.types.Context)(
args: besom.api.googlenative.ids.v1.GetEndpointIamPolicyArgs,
opts: besom.InvokeOptions = besom.InvokeOptions()
): besom.types.Output[besom.api.googlenative.ids.v1.GetEndpointIamPolicyResult] =
ctx.invoke[besom.api.googlenative.ids.v1.GetEndpointIamPolicyArgs, besom.api.googlenative.ids.v1.GetEndpointIamPolicyResult]("google-native:ids/v1:getEndpointIamPolicy", args, opts)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy