SecurityConfig

class SecurityConfig : KotlinCustomResource

Amazon OpenSearchServerless security config resource

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val awsId: Output<String>

The identifier of the security config

Link copied to clipboard
val description: Output<String>?

Security config description

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

The friendly name of the security config

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

SAML options for the security configuration in the form of a key-value map.

Link copied to clipboard
val type: Output<SecurityConfigType>?

The type of security configuration. Currently the only option is saml .

Link copied to clipboard
val urn: Output<String>