dataopensearchserverlesssecurityconfig

package
v0.0.0-...-964ba77 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SamlOptions

type SamlOptions struct{}

type SamlOptionsAttributes

type SamlOptionsAttributes struct {
	// contains filtered or unexported fields
}

func (SamlOptionsAttributes) GroupAttribute

func (so SamlOptionsAttributes) GroupAttribute() terra.StringValue

func (SamlOptionsAttributes) InternalRef

func (so SamlOptionsAttributes) InternalRef() (terra.Reference, error)

func (SamlOptionsAttributes) InternalTokens

func (so SamlOptionsAttributes) InternalTokens() (hclwrite.Tokens, error)

func (SamlOptionsAttributes) InternalWithRef

func (SamlOptionsAttributes) Metadata

func (so SamlOptionsAttributes) Metadata() terra.StringValue

func (SamlOptionsAttributes) SessionTimeout

func (so SamlOptionsAttributes) SessionTimeout() terra.NumberValue

func (SamlOptionsAttributes) UserAttribute

func (so SamlOptionsAttributes) UserAttribute() terra.StringValue

type SamlOptionsState

type SamlOptionsState struct {
	GroupAttribute string  `json:"group_attribute"`
	Metadata       string  `json:"metadata"`
	SessionTimeout float64 `json:"session_timeout"`
	UserAttribute  string  `json:"user_attribute"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL