Class InboundSamlConfigSpConfigSpCertificateArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.IdentityPlatform.Inputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class InboundSamlConfigSpConfigSpCertificateArgs : ResourceArgs
Constructors
View SourceInboundSamlConfigSpConfigSpCertificateArgs()
Declaration
public InboundSamlConfigSpConfigSpCertificateArgs()
Properties
View SourceX509Certificate
The x509 certificate
Declaration
public Input<string> X509Certificate { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |