datafsxwindowsfilesystem

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 AuditLogConfiguration

type AuditLogConfiguration struct{}

type AuditLogConfigurationAttributes

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

func (AuditLogConfigurationAttributes) AuditLogDestination

func (alc AuditLogConfigurationAttributes) AuditLogDestination() terra.StringValue

func (AuditLogConfigurationAttributes) FileAccessAuditLogLevel

func (alc AuditLogConfigurationAttributes) FileAccessAuditLogLevel() terra.StringValue

func (AuditLogConfigurationAttributes) FileShareAccessAuditLogLevel

func (alc AuditLogConfigurationAttributes) FileShareAccessAuditLogLevel() terra.StringValue

func (AuditLogConfigurationAttributes) InternalRef

func (AuditLogConfigurationAttributes) InternalTokens

func (alc AuditLogConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)

func (AuditLogConfigurationAttributes) InternalWithRef

type AuditLogConfigurationState

type AuditLogConfigurationState struct {
	AuditLogDestination          string `json:"audit_log_destination"`
	FileAccessAuditLogLevel      string `json:"file_access_audit_log_level"`
	FileShareAccessAuditLogLevel string `json:"file_share_access_audit_log_level"`
}

Jump to

Keyboard shortcuts

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