Cloudidentity_v1Functions
object Cloudidentity_v1Functions
Functions
Link copied to clipboard
Retrieves the specified device.
Link copied to clipboard
Retrieves a Group
.
Link copied to clipboard
suspend fun getInboundSamlSsoProfile(argument: GetInboundSamlSsoProfilePlainArgs): GetInboundSamlSsoProfileResult
Gets an InboundSamlSsoProfile.
suspend fun getInboundSamlSsoProfile(inboundSamlSsoProfileId: String): GetInboundSamlSsoProfileResult
suspend fun getInboundSamlSsoProfile(argument: suspend GetInboundSamlSsoProfilePlainArgsBuilder.() -> Unit): GetInboundSamlSsoProfileResult
Link copied to clipboard
suspend fun getInboundSsoAssignment(argument: GetInboundSsoAssignmentPlainArgs): GetInboundSsoAssignmentResult
Gets an InboundSsoAssignment.
suspend fun getInboundSsoAssignment(argument: suspend GetInboundSsoAssignmentPlainArgsBuilder.() -> Unit): GetInboundSsoAssignmentResult
Link copied to clipboard
Retrieves a Membership
.
suspend fun getMembership(argument: suspend GetMembershipPlainArgsBuilder.() -> Unit): GetMembershipResult