Documentation ¶
Index ¶
- type AuditLogConfiguration
- type AuditLogConfigurationAttributes
- func (alc AuditLogConfigurationAttributes) AuditLogDestination() terra.StringValue
- func (alc AuditLogConfigurationAttributes) FileAccessAuditLogLevel() terra.StringValue
- func (alc AuditLogConfigurationAttributes) FileShareAccessAuditLogLevel() terra.StringValue
- func (alc AuditLogConfigurationAttributes) InternalRef() (terra.Reference, error)
- func (alc AuditLogConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (alc AuditLogConfigurationAttributes) InternalWithRef(ref terra.Reference) AuditLogConfigurationAttributes
- type AuditLogConfigurationState
- type DiskIopsConfiguration
- type DiskIopsConfigurationAttributes
- func (dic DiskIopsConfigurationAttributes) InternalRef() (terra.Reference, error)
- func (dic DiskIopsConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (dic DiskIopsConfigurationAttributes) InternalWithRef(ref terra.Reference) DiskIopsConfigurationAttributes
- func (dic DiskIopsConfigurationAttributes) Iops() terra.NumberValue
- func (dic DiskIopsConfigurationAttributes) Mode() terra.StringValue
- type DiskIopsConfigurationState
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 (alc AuditLogConfigurationAttributes) InternalRef() (terra.Reference, error)
func (AuditLogConfigurationAttributes) InternalTokens ¶
func (alc AuditLogConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
func (AuditLogConfigurationAttributes) InternalWithRef ¶
func (alc AuditLogConfigurationAttributes) InternalWithRef(ref terra.Reference) AuditLogConfigurationAttributes
type DiskIopsConfiguration ¶
type DiskIopsConfiguration struct{}
type DiskIopsConfigurationAttributes ¶
type DiskIopsConfigurationAttributes struct {
// contains filtered or unexported fields
}
func (DiskIopsConfigurationAttributes) InternalRef ¶
func (dic DiskIopsConfigurationAttributes) InternalRef() (terra.Reference, error)
func (DiskIopsConfigurationAttributes) InternalTokens ¶
func (dic DiskIopsConfigurationAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DiskIopsConfigurationAttributes) InternalWithRef ¶
func (dic DiskIopsConfigurationAttributes) InternalWithRef(ref terra.Reference) DiskIopsConfigurationAttributes
func (DiskIopsConfigurationAttributes) Iops ¶
func (dic DiskIopsConfigurationAttributes) Iops() terra.NumberValue
func (DiskIopsConfigurationAttributes) Mode ¶
func (dic DiskIopsConfigurationAttributes) Mode() terra.StringValue
Click to show internal directories.
Click to hide internal directories.