InboundSamlSsoProfile

class InboundSamlSsoProfile : KotlinCustomResource

Creates an InboundSamlSsoProfile for a customer. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val customer: Output<String>

Immutable. The customer. For example: customers/C0123abc.

Link copied to clipboard
val displayName: Output<String>

Human-readable name of the SAML SSO profile.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

SAML identity provider configuration.

Link copied to clipboard
val name: Output<String>

Resource name of the SAML SSO profile.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

SAML service provider configuration for this SAML SSO profile. These are the service provider details provided by Google that should be configured on the corresponding identity provider.

Link copied to clipboard
val urn: Output<String>