Class UserPoolUserPoolAddOnsGetArgs
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.Aws.Cognito.Inputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class UserPoolUserPoolAddOnsGetArgs : ResourceArgs
Constructors
View SourceUserPoolUserPoolAddOnsGetArgs()
Declaration
public UserPoolUserPoolAddOnsGetArgs()
Properties
View SourceAdvancedSecurityMode
The mode for advanced security, must be one of OFF, AUDIT or ENFORCED.
Declaration
public Input<string> AdvancedSecurityMode { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |