Documentation ¶
Index ¶
- type MediaConcurrencies
- type MediaConcurrenciesAttributes
- func (mc MediaConcurrenciesAttributes) Channel() terra.StringValue
- func (mc MediaConcurrenciesAttributes) Concurrency() terra.NumberValue
- func (mc MediaConcurrenciesAttributes) InternalRef() (terra.Reference, error)
- func (mc MediaConcurrenciesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (mc MediaConcurrenciesAttributes) InternalWithRef(ref terra.Reference) MediaConcurrenciesAttributes
- type MediaConcurrenciesState
- type QueueConfigs
- type QueueConfigsAttributes
- func (qc QueueConfigsAttributes) Channel() terra.StringValue
- func (qc QueueConfigsAttributes) Delay() terra.NumberValue
- func (qc QueueConfigsAttributes) InternalRef() (terra.Reference, error)
- func (qc QueueConfigsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (qc QueueConfigsAttributes) InternalWithRef(ref terra.Reference) QueueConfigsAttributes
- func (qc QueueConfigsAttributes) Priority() terra.NumberValue
- func (qc QueueConfigsAttributes) QueueArn() terra.StringValue
- func (qc QueueConfigsAttributes) QueueId() terra.StringValue
- func (qc QueueConfigsAttributes) QueueName() terra.StringValue
- type QueueConfigsState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MediaConcurrencies ¶
type MediaConcurrencies struct{}
type MediaConcurrenciesAttributes ¶
type MediaConcurrenciesAttributes struct {
// contains filtered or unexported fields
}
func (MediaConcurrenciesAttributes) Channel ¶
func (mc MediaConcurrenciesAttributes) Channel() terra.StringValue
func (MediaConcurrenciesAttributes) Concurrency ¶
func (mc MediaConcurrenciesAttributes) Concurrency() terra.NumberValue
func (MediaConcurrenciesAttributes) InternalRef ¶
func (mc MediaConcurrenciesAttributes) InternalRef() (terra.Reference, error)
func (MediaConcurrenciesAttributes) InternalTokens ¶
func (mc MediaConcurrenciesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (MediaConcurrenciesAttributes) InternalWithRef ¶
func (mc MediaConcurrenciesAttributes) InternalWithRef(ref terra.Reference) MediaConcurrenciesAttributes
type MediaConcurrenciesState ¶
type QueueConfigs ¶
type QueueConfigs struct{}
type QueueConfigsAttributes ¶
type QueueConfigsAttributes struct {
// contains filtered or unexported fields
}
func (QueueConfigsAttributes) Channel ¶
func (qc QueueConfigsAttributes) Channel() terra.StringValue
func (QueueConfigsAttributes) Delay ¶
func (qc QueueConfigsAttributes) Delay() terra.NumberValue
func (QueueConfigsAttributes) InternalRef ¶
func (qc QueueConfigsAttributes) InternalRef() (terra.Reference, error)
func (QueueConfigsAttributes) InternalTokens ¶
func (qc QueueConfigsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (QueueConfigsAttributes) InternalWithRef ¶
func (qc QueueConfigsAttributes) InternalWithRef(ref terra.Reference) QueueConfigsAttributes
func (QueueConfigsAttributes) Priority ¶
func (qc QueueConfigsAttributes) Priority() terra.NumberValue
func (QueueConfigsAttributes) QueueArn ¶
func (qc QueueConfigsAttributes) QueueArn() terra.StringValue
func (QueueConfigsAttributes) QueueId ¶
func (qc QueueConfigsAttributes) QueueId() terra.StringValue
func (QueueConfigsAttributes) QueueName ¶
func (qc QueueConfigsAttributes) QueueName() terra.StringValue
Click to show internal directories.
Click to hide internal directories.