Documentation ¶
Index ¶
- type CodeHook
- type CodeHookAttributes
- func (ch CodeHookAttributes) InternalRef() (terra.Reference, error)
- func (ch CodeHookAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ch CodeHookAttributes) InternalWithRef(ref terra.Reference) CodeHookAttributes
- func (ch CodeHookAttributes) MessageVersion() terra.StringValue
- func (ch CodeHookAttributes) Uri() terra.StringValue
- type CodeHookState
- type ConclusionStatement
- type ConclusionStatementAttributes
- func (cs ConclusionStatementAttributes) InternalRef() (terra.Reference, error)
- func (cs ConclusionStatementAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cs ConclusionStatementAttributes) InternalWithRef(ref terra.Reference) ConclusionStatementAttributes
- func (cs ConclusionStatementAttributes) Message() terra.SetValue[ConclusionStatementMessageAttributes]
- func (cs ConclusionStatementAttributes) ResponseCard() terra.StringValue
- type ConclusionStatementMessage
- type ConclusionStatementMessageAttributes
- func (m ConclusionStatementMessageAttributes) Content() terra.StringValue
- func (m ConclusionStatementMessageAttributes) ContentType() terra.StringValue
- func (m ConclusionStatementMessageAttributes) GroupNumber() terra.NumberValue
- func (m ConclusionStatementMessageAttributes) InternalRef() (terra.Reference, error)
- func (m ConclusionStatementMessageAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (m ConclusionStatementMessageAttributes) InternalWithRef(ref terra.Reference) ConclusionStatementMessageAttributes
- type ConclusionStatementMessageState
- type ConclusionStatementState
- type ConfirmationPrompt
- type ConfirmationPromptAttributes
- func (cp ConfirmationPromptAttributes) InternalRef() (terra.Reference, error)
- func (cp ConfirmationPromptAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cp ConfirmationPromptAttributes) InternalWithRef(ref terra.Reference) ConfirmationPromptAttributes
- func (cp ConfirmationPromptAttributes) MaxAttempts() terra.NumberValue
- func (cp ConfirmationPromptAttributes) Message() terra.SetValue[ConfirmationPromptMessageAttributes]
- func (cp ConfirmationPromptAttributes) ResponseCard() terra.StringValue
- type ConfirmationPromptMessage
- type ConfirmationPromptMessageAttributes
- func (m ConfirmationPromptMessageAttributes) Content() terra.StringValue
- func (m ConfirmationPromptMessageAttributes) ContentType() terra.StringValue
- func (m ConfirmationPromptMessageAttributes) GroupNumber() terra.NumberValue
- func (m ConfirmationPromptMessageAttributes) InternalRef() (terra.Reference, error)
- func (m ConfirmationPromptMessageAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (m ConfirmationPromptMessageAttributes) InternalWithRef(ref terra.Reference) ConfirmationPromptMessageAttributes
- type ConfirmationPromptMessageState
- type ConfirmationPromptState
- type DialogCodeHook
- type DialogCodeHookAttributes
- func (dch DialogCodeHookAttributes) InternalRef() (terra.Reference, error)
- func (dch DialogCodeHookAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (dch DialogCodeHookAttributes) InternalWithRef(ref terra.Reference) DialogCodeHookAttributes
- func (dch DialogCodeHookAttributes) MessageVersion() terra.StringValue
- func (dch DialogCodeHookAttributes) Uri() terra.StringValue
- type DialogCodeHookState
- type FollowUpPrompt
- type FollowUpPromptAttributes
- func (fup FollowUpPromptAttributes) InternalRef() (terra.Reference, error)
- func (fup FollowUpPromptAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (fup FollowUpPromptAttributes) InternalWithRef(ref terra.Reference) FollowUpPromptAttributes
- func (fup FollowUpPromptAttributes) Prompt() terra.ListValue[PromptAttributes]
- func (fup FollowUpPromptAttributes) RejectionStatement() terra.ListValue[FollowUpPromptRejectionStatementAttributes]
- type FollowUpPromptRejectionStatement
- type FollowUpPromptRejectionStatementAttributes
- func (rs FollowUpPromptRejectionStatementAttributes) InternalRef() (terra.Reference, error)
- func (rs FollowUpPromptRejectionStatementAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (rs FollowUpPromptRejectionStatementAttributes) InternalWithRef(ref terra.Reference) FollowUpPromptRejectionStatementAttributes
- func (rs FollowUpPromptRejectionStatementAttributes) Message() terra.SetValue[FollowUpPromptRejectionStatementMessageAttributes]
- func (rs FollowUpPromptRejectionStatementAttributes) ResponseCard() terra.StringValue
- type FollowUpPromptRejectionStatementMessage
- type FollowUpPromptRejectionStatementMessageAttributes
- func (m FollowUpPromptRejectionStatementMessageAttributes) Content() terra.StringValue
- func (m FollowUpPromptRejectionStatementMessageAttributes) ContentType() terra.StringValue
- func (m FollowUpPromptRejectionStatementMessageAttributes) GroupNumber() terra.NumberValue
- func (m FollowUpPromptRejectionStatementMessageAttributes) InternalRef() (terra.Reference, error)
- func (m FollowUpPromptRejectionStatementMessageAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (m FollowUpPromptRejectionStatementMessageAttributes) InternalWithRef(ref terra.Reference) FollowUpPromptRejectionStatementMessageAttributes
- type FollowUpPromptRejectionStatementMessageState
- type FollowUpPromptRejectionStatementState
- type FollowUpPromptState
- type FulfillmentActivity
- type FulfillmentActivityAttributes
- func (fa FulfillmentActivityAttributes) CodeHook() terra.ListValue[CodeHookAttributes]
- func (fa FulfillmentActivityAttributes) InternalRef() (terra.Reference, error)
- func (fa FulfillmentActivityAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (fa FulfillmentActivityAttributes) InternalWithRef(ref terra.Reference) FulfillmentActivityAttributes
- func (fa FulfillmentActivityAttributes) Type() terra.StringValue
- type FulfillmentActivityState
- type Prompt
- type PromptAttributes
- func (p PromptAttributes) InternalRef() (terra.Reference, error)
- func (p PromptAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (p PromptAttributes) InternalWithRef(ref terra.Reference) PromptAttributes
- func (p PromptAttributes) MaxAttempts() terra.NumberValue
- func (p PromptAttributes) Message() terra.SetValue[PromptMessageAttributes]
- func (p PromptAttributes) ResponseCard() terra.StringValue
- type PromptMessage
- type PromptMessageAttributes
- func (m PromptMessageAttributes) Content() terra.StringValue
- func (m PromptMessageAttributes) ContentType() terra.StringValue
- func (m PromptMessageAttributes) GroupNumber() terra.NumberValue
- func (m PromptMessageAttributes) InternalRef() (terra.Reference, error)
- func (m PromptMessageAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (m PromptMessageAttributes) InternalWithRef(ref terra.Reference) PromptMessageAttributes
- type PromptMessageState
- type PromptState
- type RejectionStatement
- type RejectionStatementAttributes
- func (rs RejectionStatementAttributes) InternalRef() (terra.Reference, error)
- func (rs RejectionStatementAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (rs RejectionStatementAttributes) InternalWithRef(ref terra.Reference) RejectionStatementAttributes
- func (rs RejectionStatementAttributes) Message() terra.SetValue[RejectionStatementMessageAttributes]
- func (rs RejectionStatementAttributes) ResponseCard() terra.StringValue
- type RejectionStatementMessage
- type RejectionStatementMessageAttributes
- func (m RejectionStatementMessageAttributes) Content() terra.StringValue
- func (m RejectionStatementMessageAttributes) ContentType() terra.StringValue
- func (m RejectionStatementMessageAttributes) GroupNumber() terra.NumberValue
- func (m RejectionStatementMessageAttributes) InternalRef() (terra.Reference, error)
- func (m RejectionStatementMessageAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (m RejectionStatementMessageAttributes) InternalWithRef(ref terra.Reference) RejectionStatementMessageAttributes
- type RejectionStatementMessageState
- type RejectionStatementState
- type Slot
- type SlotAttributes
- func (s SlotAttributes) Description() terra.StringValue
- func (s SlotAttributes) InternalRef() (terra.Reference, error)
- func (s SlotAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (s SlotAttributes) InternalWithRef(ref terra.Reference) SlotAttributes
- func (s SlotAttributes) Name() terra.StringValue
- func (s SlotAttributes) Priority() terra.NumberValue
- func (s SlotAttributes) ResponseCard() terra.StringValue
- func (s SlotAttributes) SampleUtterances() terra.ListValue[terra.StringValue]
- func (s SlotAttributes) SlotConstraint() terra.StringValue
- func (s SlotAttributes) SlotType() terra.StringValue
- func (s SlotAttributes) SlotTypeVersion() terra.StringValue
- func (s SlotAttributes) ValueElicitationPrompt() terra.ListValue[ValueElicitationPromptAttributes]
- type SlotState
- type Timeouts
- type TimeoutsAttributes
- func (t TimeoutsAttributes) Create() terra.StringValue
- func (t TimeoutsAttributes) Delete() terra.StringValue
- func (t TimeoutsAttributes) InternalRef() (terra.Reference, error)
- func (t TimeoutsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (t TimeoutsAttributes) InternalWithRef(ref terra.Reference) TimeoutsAttributes
- func (t TimeoutsAttributes) Update() terra.StringValue
- type TimeoutsState
- type ValueElicitationPrompt
- type ValueElicitationPromptAttributes
- func (vep ValueElicitationPromptAttributes) InternalRef() (terra.Reference, error)
- func (vep ValueElicitationPromptAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (vep ValueElicitationPromptAttributes) InternalWithRef(ref terra.Reference) ValueElicitationPromptAttributes
- func (vep ValueElicitationPromptAttributes) MaxAttempts() terra.NumberValue
- func (vep ValueElicitationPromptAttributes) Message() terra.SetValue[ValueElicitationPromptMessageAttributes]
- func (vep ValueElicitationPromptAttributes) ResponseCard() terra.StringValue
- type ValueElicitationPromptMessage
- type ValueElicitationPromptMessageAttributes
- func (m ValueElicitationPromptMessageAttributes) Content() terra.StringValue
- func (m ValueElicitationPromptMessageAttributes) ContentType() terra.StringValue
- func (m ValueElicitationPromptMessageAttributes) GroupNumber() terra.NumberValue
- func (m ValueElicitationPromptMessageAttributes) InternalRef() (terra.Reference, error)
- func (m ValueElicitationPromptMessageAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (m ValueElicitationPromptMessageAttributes) InternalWithRef(ref terra.Reference) ValueElicitationPromptMessageAttributes
- type ValueElicitationPromptMessageState
- type ValueElicitationPromptState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CodeHook ¶
type CodeHook struct { // MessageVersion: string, required MessageVersion terra.StringValue `hcl:"message_version,attr" validate:"required"` // Uri: string, required Uri terra.StringValue `hcl:"uri,attr" validate:"required"` }
type CodeHookAttributes ¶
type CodeHookAttributes struct {
// contains filtered or unexported fields
}
func (CodeHookAttributes) InternalRef ¶
func (ch CodeHookAttributes) InternalRef() (terra.Reference, error)
func (CodeHookAttributes) InternalTokens ¶
func (ch CodeHookAttributes) InternalTokens() (hclwrite.Tokens, error)
func (CodeHookAttributes) InternalWithRef ¶
func (ch CodeHookAttributes) InternalWithRef(ref terra.Reference) CodeHookAttributes
func (CodeHookAttributes) MessageVersion ¶
func (ch CodeHookAttributes) MessageVersion() terra.StringValue
func (CodeHookAttributes) Uri ¶
func (ch CodeHookAttributes) Uri() terra.StringValue
type CodeHookState ¶
type ConclusionStatement ¶
type ConclusionStatement struct { // ResponseCard: string, optional ResponseCard terra.StringValue `hcl:"response_card,attr"` // ConclusionStatementMessage: min=1,max=15 Message []ConclusionStatementMessage `hcl:"message,block" validate:"min=1,max=15"` }
type ConclusionStatementAttributes ¶
type ConclusionStatementAttributes struct {
// contains filtered or unexported fields
}
func (ConclusionStatementAttributes) InternalRef ¶
func (cs ConclusionStatementAttributes) InternalRef() (terra.Reference, error)
func (ConclusionStatementAttributes) InternalTokens ¶
func (cs ConclusionStatementAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ConclusionStatementAttributes) InternalWithRef ¶
func (cs ConclusionStatementAttributes) InternalWithRef(ref terra.Reference) ConclusionStatementAttributes
func (ConclusionStatementAttributes) Message ¶
func (cs ConclusionStatementAttributes) Message() terra.SetValue[ConclusionStatementMessageAttributes]
func (ConclusionStatementAttributes) ResponseCard ¶
func (cs ConclusionStatementAttributes) ResponseCard() terra.StringValue
type ConclusionStatementMessage ¶
type ConclusionStatementMessage struct { // Content: string, required Content terra.StringValue `hcl:"content,attr" validate:"required"` // ContentType: string, required ContentType terra.StringValue `hcl:"content_type,attr" validate:"required"` // GroupNumber: number, optional GroupNumber terra.NumberValue `hcl:"group_number,attr"` }
type ConclusionStatementMessageAttributes ¶
type ConclusionStatementMessageAttributes struct {
// contains filtered or unexported fields
}
func (ConclusionStatementMessageAttributes) Content ¶
func (m ConclusionStatementMessageAttributes) Content() terra.StringValue
func (ConclusionStatementMessageAttributes) ContentType ¶
func (m ConclusionStatementMessageAttributes) ContentType() terra.StringValue
func (ConclusionStatementMessageAttributes) GroupNumber ¶
func (m ConclusionStatementMessageAttributes) GroupNumber() terra.NumberValue
func (ConclusionStatementMessageAttributes) InternalRef ¶
func (m ConclusionStatementMessageAttributes) InternalRef() (terra.Reference, error)
func (ConclusionStatementMessageAttributes) InternalTokens ¶
func (m ConclusionStatementMessageAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ConclusionStatementMessageAttributes) InternalWithRef ¶
func (m ConclusionStatementMessageAttributes) InternalWithRef(ref terra.Reference) ConclusionStatementMessageAttributes
type ConclusionStatementState ¶
type ConclusionStatementState struct { ResponseCard string `json:"response_card"` Message []ConclusionStatementMessageState `json:"message"` }
type ConfirmationPrompt ¶
type ConfirmationPrompt struct { // MaxAttempts: number, required MaxAttempts terra.NumberValue `hcl:"max_attempts,attr" validate:"required"` // ResponseCard: string, optional ResponseCard terra.StringValue `hcl:"response_card,attr"` // ConfirmationPromptMessage: min=1,max=15 Message []ConfirmationPromptMessage `hcl:"message,block" validate:"min=1,max=15"` }
type ConfirmationPromptAttributes ¶
type ConfirmationPromptAttributes struct {
// contains filtered or unexported fields
}
func (ConfirmationPromptAttributes) InternalRef ¶
func (cp ConfirmationPromptAttributes) InternalRef() (terra.Reference, error)
func (ConfirmationPromptAttributes) InternalTokens ¶
func (cp ConfirmationPromptAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ConfirmationPromptAttributes) InternalWithRef ¶
func (cp ConfirmationPromptAttributes) InternalWithRef(ref terra.Reference) ConfirmationPromptAttributes
func (ConfirmationPromptAttributes) MaxAttempts ¶
func (cp ConfirmationPromptAttributes) MaxAttempts() terra.NumberValue
func (ConfirmationPromptAttributes) Message ¶
func (cp ConfirmationPromptAttributes) Message() terra.SetValue[ConfirmationPromptMessageAttributes]
func (ConfirmationPromptAttributes) ResponseCard ¶
func (cp ConfirmationPromptAttributes) ResponseCard() terra.StringValue
type ConfirmationPromptMessage ¶
type ConfirmationPromptMessage struct { // Content: string, required Content terra.StringValue `hcl:"content,attr" validate:"required"` // ContentType: string, required ContentType terra.StringValue `hcl:"content_type,attr" validate:"required"` // GroupNumber: number, optional GroupNumber terra.NumberValue `hcl:"group_number,attr"` }
type ConfirmationPromptMessageAttributes ¶
type ConfirmationPromptMessageAttributes struct {
// contains filtered or unexported fields
}
func (ConfirmationPromptMessageAttributes) Content ¶
func (m ConfirmationPromptMessageAttributes) Content() terra.StringValue
func (ConfirmationPromptMessageAttributes) ContentType ¶
func (m ConfirmationPromptMessageAttributes) ContentType() terra.StringValue
func (ConfirmationPromptMessageAttributes) GroupNumber ¶
func (m ConfirmationPromptMessageAttributes) GroupNumber() terra.NumberValue
func (ConfirmationPromptMessageAttributes) InternalRef ¶
func (m ConfirmationPromptMessageAttributes) InternalRef() (terra.Reference, error)
func (ConfirmationPromptMessageAttributes) InternalTokens ¶
func (m ConfirmationPromptMessageAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ConfirmationPromptMessageAttributes) InternalWithRef ¶
func (m ConfirmationPromptMessageAttributes) InternalWithRef(ref terra.Reference) ConfirmationPromptMessageAttributes
type ConfirmationPromptState ¶
type ConfirmationPromptState struct { MaxAttempts float64 `json:"max_attempts"` ResponseCard string `json:"response_card"` Message []ConfirmationPromptMessageState `json:"message"` }
type DialogCodeHook ¶
type DialogCodeHook struct { // MessageVersion: string, required MessageVersion terra.StringValue `hcl:"message_version,attr" validate:"required"` // Uri: string, required Uri terra.StringValue `hcl:"uri,attr" validate:"required"` }
type DialogCodeHookAttributes ¶
type DialogCodeHookAttributes struct {
// contains filtered or unexported fields
}
func (DialogCodeHookAttributes) InternalRef ¶
func (dch DialogCodeHookAttributes) InternalRef() (terra.Reference, error)
func (DialogCodeHookAttributes) InternalTokens ¶
func (dch DialogCodeHookAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DialogCodeHookAttributes) InternalWithRef ¶
func (dch DialogCodeHookAttributes) InternalWithRef(ref terra.Reference) DialogCodeHookAttributes
func (DialogCodeHookAttributes) MessageVersion ¶
func (dch DialogCodeHookAttributes) MessageVersion() terra.StringValue
func (DialogCodeHookAttributes) Uri ¶
func (dch DialogCodeHookAttributes) Uri() terra.StringValue
type DialogCodeHookState ¶
type FollowUpPrompt ¶
type FollowUpPrompt struct { // Prompt: required Prompt *Prompt `hcl:"prompt,block" validate:"required"` // FollowUpPromptRejectionStatement: required RejectionStatement *FollowUpPromptRejectionStatement `hcl:"rejection_statement,block" validate:"required"` }
type FollowUpPromptAttributes ¶
type FollowUpPromptAttributes struct {
// contains filtered or unexported fields
}
func (FollowUpPromptAttributes) InternalRef ¶
func (fup FollowUpPromptAttributes) InternalRef() (terra.Reference, error)
func (FollowUpPromptAttributes) InternalTokens ¶
func (fup FollowUpPromptAttributes) InternalTokens() (hclwrite.Tokens, error)
func (FollowUpPromptAttributes) InternalWithRef ¶
func (fup FollowUpPromptAttributes) InternalWithRef(ref terra.Reference) FollowUpPromptAttributes
func (FollowUpPromptAttributes) Prompt ¶
func (fup FollowUpPromptAttributes) Prompt() terra.ListValue[PromptAttributes]
func (FollowUpPromptAttributes) RejectionStatement ¶
func (fup FollowUpPromptAttributes) RejectionStatement() terra.ListValue[FollowUpPromptRejectionStatementAttributes]
type FollowUpPromptRejectionStatement ¶
type FollowUpPromptRejectionStatement struct { // ResponseCard: string, optional ResponseCard terra.StringValue `hcl:"response_card,attr"` // FollowUpPromptRejectionStatementMessage: min=1,max=15 Message []FollowUpPromptRejectionStatementMessage `hcl:"message,block" validate:"min=1,max=15"` }
type FollowUpPromptRejectionStatementAttributes ¶
type FollowUpPromptRejectionStatementAttributes struct {
// contains filtered or unexported fields
}
func (FollowUpPromptRejectionStatementAttributes) InternalRef ¶
func (rs FollowUpPromptRejectionStatementAttributes) InternalRef() (terra.Reference, error)
func (FollowUpPromptRejectionStatementAttributes) InternalTokens ¶
func (rs FollowUpPromptRejectionStatementAttributes) InternalTokens() (hclwrite.Tokens, error)
func (FollowUpPromptRejectionStatementAttributes) InternalWithRef ¶
func (rs FollowUpPromptRejectionStatementAttributes) InternalWithRef(ref terra.Reference) FollowUpPromptRejectionStatementAttributes
func (FollowUpPromptRejectionStatementAttributes) ResponseCard ¶
func (rs FollowUpPromptRejectionStatementAttributes) ResponseCard() terra.StringValue
type FollowUpPromptRejectionStatementMessage ¶
type FollowUpPromptRejectionStatementMessage struct { // Content: string, required Content terra.StringValue `hcl:"content,attr" validate:"required"` // ContentType: string, required ContentType terra.StringValue `hcl:"content_type,attr" validate:"required"` // GroupNumber: number, optional GroupNumber terra.NumberValue `hcl:"group_number,attr"` }
type FollowUpPromptRejectionStatementMessageAttributes ¶
type FollowUpPromptRejectionStatementMessageAttributes struct {
// contains filtered or unexported fields
}
func (FollowUpPromptRejectionStatementMessageAttributes) Content ¶
func (m FollowUpPromptRejectionStatementMessageAttributes) Content() terra.StringValue
func (FollowUpPromptRejectionStatementMessageAttributes) ContentType ¶
func (m FollowUpPromptRejectionStatementMessageAttributes) ContentType() terra.StringValue
func (FollowUpPromptRejectionStatementMessageAttributes) GroupNumber ¶
func (m FollowUpPromptRejectionStatementMessageAttributes) GroupNumber() terra.NumberValue
func (FollowUpPromptRejectionStatementMessageAttributes) InternalRef ¶
func (m FollowUpPromptRejectionStatementMessageAttributes) InternalRef() (terra.Reference, error)
func (FollowUpPromptRejectionStatementMessageAttributes) InternalTokens ¶
func (m FollowUpPromptRejectionStatementMessageAttributes) InternalTokens() (hclwrite.Tokens, error)
func (FollowUpPromptRejectionStatementMessageAttributes) InternalWithRef ¶
func (m FollowUpPromptRejectionStatementMessageAttributes) InternalWithRef(ref terra.Reference) FollowUpPromptRejectionStatementMessageAttributes
type FollowUpPromptRejectionStatementState ¶
type FollowUpPromptRejectionStatementState struct { ResponseCard string `json:"response_card"` Message []FollowUpPromptRejectionStatementMessageState `json:"message"` }
type FollowUpPromptState ¶
type FollowUpPromptState struct { Prompt []PromptState `json:"prompt"` RejectionStatement []FollowUpPromptRejectionStatementState `json:"rejection_statement"` }
type FulfillmentActivity ¶
type FulfillmentActivity struct { // Type: string, required Type terra.StringValue `hcl:"type,attr" validate:"required"` // CodeHook: optional CodeHook *CodeHook `hcl:"code_hook,block"` }
type FulfillmentActivityAttributes ¶
type FulfillmentActivityAttributes struct {
// contains filtered or unexported fields
}
func (FulfillmentActivityAttributes) CodeHook ¶
func (fa FulfillmentActivityAttributes) CodeHook() terra.ListValue[CodeHookAttributes]
func (FulfillmentActivityAttributes) InternalRef ¶
func (fa FulfillmentActivityAttributes) InternalRef() (terra.Reference, error)
func (FulfillmentActivityAttributes) InternalTokens ¶
func (fa FulfillmentActivityAttributes) InternalTokens() (hclwrite.Tokens, error)
func (FulfillmentActivityAttributes) InternalWithRef ¶
func (fa FulfillmentActivityAttributes) InternalWithRef(ref terra.Reference) FulfillmentActivityAttributes
func (FulfillmentActivityAttributes) Type ¶
func (fa FulfillmentActivityAttributes) Type() terra.StringValue
type FulfillmentActivityState ¶
type FulfillmentActivityState struct { Type string `json:"type"` CodeHook []CodeHookState `json:"code_hook"` }
type Prompt ¶
type Prompt struct { // MaxAttempts: number, required MaxAttempts terra.NumberValue `hcl:"max_attempts,attr" validate:"required"` // ResponseCard: string, optional ResponseCard terra.StringValue `hcl:"response_card,attr"` // PromptMessage: min=1,max=15 Message []PromptMessage `hcl:"message,block" validate:"min=1,max=15"` }
type PromptAttributes ¶
type PromptAttributes struct {
// contains filtered or unexported fields
}
func (PromptAttributes) InternalRef ¶
func (p PromptAttributes) InternalRef() (terra.Reference, error)
func (PromptAttributes) InternalTokens ¶
func (p PromptAttributes) InternalTokens() (hclwrite.Tokens, error)
func (PromptAttributes) InternalWithRef ¶
func (p PromptAttributes) InternalWithRef(ref terra.Reference) PromptAttributes
func (PromptAttributes) MaxAttempts ¶
func (p PromptAttributes) MaxAttempts() terra.NumberValue
func (PromptAttributes) Message ¶
func (p PromptAttributes) Message() terra.SetValue[PromptMessageAttributes]
func (PromptAttributes) ResponseCard ¶
func (p PromptAttributes) ResponseCard() terra.StringValue
type PromptMessage ¶
type PromptMessage struct { // Content: string, required Content terra.StringValue `hcl:"content,attr" validate:"required"` // ContentType: string, required ContentType terra.StringValue `hcl:"content_type,attr" validate:"required"` // GroupNumber: number, optional GroupNumber terra.NumberValue `hcl:"group_number,attr"` }
type PromptMessageAttributes ¶
type PromptMessageAttributes struct {
// contains filtered or unexported fields
}
func (PromptMessageAttributes) Content ¶
func (m PromptMessageAttributes) Content() terra.StringValue
func (PromptMessageAttributes) ContentType ¶
func (m PromptMessageAttributes) ContentType() terra.StringValue
func (PromptMessageAttributes) GroupNumber ¶
func (m PromptMessageAttributes) GroupNumber() terra.NumberValue
func (PromptMessageAttributes) InternalRef ¶
func (m PromptMessageAttributes) InternalRef() (terra.Reference, error)
func (PromptMessageAttributes) InternalTokens ¶
func (m PromptMessageAttributes) InternalTokens() (hclwrite.Tokens, error)
func (PromptMessageAttributes) InternalWithRef ¶
func (m PromptMessageAttributes) InternalWithRef(ref terra.Reference) PromptMessageAttributes
type PromptMessageState ¶
type PromptState ¶
type PromptState struct { MaxAttempts float64 `json:"max_attempts"` ResponseCard string `json:"response_card"` Message []PromptMessageState `json:"message"` }
type RejectionStatement ¶
type RejectionStatement struct { // ResponseCard: string, optional ResponseCard terra.StringValue `hcl:"response_card,attr"` // RejectionStatementMessage: min=1,max=15 Message []RejectionStatementMessage `hcl:"message,block" validate:"min=1,max=15"` }
type RejectionStatementAttributes ¶
type RejectionStatementAttributes struct {
// contains filtered or unexported fields
}
func (RejectionStatementAttributes) InternalRef ¶
func (rs RejectionStatementAttributes) InternalRef() (terra.Reference, error)
func (RejectionStatementAttributes) InternalTokens ¶
func (rs RejectionStatementAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RejectionStatementAttributes) InternalWithRef ¶
func (rs RejectionStatementAttributes) InternalWithRef(ref terra.Reference) RejectionStatementAttributes
func (RejectionStatementAttributes) Message ¶
func (rs RejectionStatementAttributes) Message() terra.SetValue[RejectionStatementMessageAttributes]
func (RejectionStatementAttributes) ResponseCard ¶
func (rs RejectionStatementAttributes) ResponseCard() terra.StringValue
type RejectionStatementMessage ¶
type RejectionStatementMessage struct { // Content: string, required Content terra.StringValue `hcl:"content,attr" validate:"required"` // ContentType: string, required ContentType terra.StringValue `hcl:"content_type,attr" validate:"required"` // GroupNumber: number, optional GroupNumber terra.NumberValue `hcl:"group_number,attr"` }
type RejectionStatementMessageAttributes ¶
type RejectionStatementMessageAttributes struct {
// contains filtered or unexported fields
}
func (RejectionStatementMessageAttributes) Content ¶
func (m RejectionStatementMessageAttributes) Content() terra.StringValue
func (RejectionStatementMessageAttributes) ContentType ¶
func (m RejectionStatementMessageAttributes) ContentType() terra.StringValue
func (RejectionStatementMessageAttributes) GroupNumber ¶
func (m RejectionStatementMessageAttributes) GroupNumber() terra.NumberValue
func (RejectionStatementMessageAttributes) InternalRef ¶
func (m RejectionStatementMessageAttributes) InternalRef() (terra.Reference, error)
func (RejectionStatementMessageAttributes) InternalTokens ¶
func (m RejectionStatementMessageAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RejectionStatementMessageAttributes) InternalWithRef ¶
func (m RejectionStatementMessageAttributes) InternalWithRef(ref terra.Reference) RejectionStatementMessageAttributes
type RejectionStatementState ¶
type RejectionStatementState struct { ResponseCard string `json:"response_card"` Message []RejectionStatementMessageState `json:"message"` }
type Slot ¶
type Slot struct { // Description: string, optional Description terra.StringValue `hcl:"description,attr"` // Name: string, required Name terra.StringValue `hcl:"name,attr" validate:"required"` // Priority: number, optional Priority terra.NumberValue `hcl:"priority,attr"` // ResponseCard: string, optional ResponseCard terra.StringValue `hcl:"response_card,attr"` // SampleUtterances: list of string, optional SampleUtterances terra.ListValue[terra.StringValue] `hcl:"sample_utterances,attr"` // SlotConstraint: string, required SlotConstraint terra.StringValue `hcl:"slot_constraint,attr" validate:"required"` // SlotType: string, required SlotType terra.StringValue `hcl:"slot_type,attr" validate:"required"` // SlotTypeVersion: string, optional SlotTypeVersion terra.StringValue `hcl:"slot_type_version,attr"` // ValueElicitationPrompt: optional ValueElicitationPrompt *ValueElicitationPrompt `hcl:"value_elicitation_prompt,block"` }
type SlotAttributes ¶
type SlotAttributes struct {
// contains filtered or unexported fields
}
func (SlotAttributes) Description ¶
func (s SlotAttributes) Description() terra.StringValue
func (SlotAttributes) InternalRef ¶
func (s SlotAttributes) InternalRef() (terra.Reference, error)
func (SlotAttributes) InternalTokens ¶
func (s SlotAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SlotAttributes) InternalWithRef ¶
func (s SlotAttributes) InternalWithRef(ref terra.Reference) SlotAttributes
func (SlotAttributes) Name ¶
func (s SlotAttributes) Name() terra.StringValue
func (SlotAttributes) Priority ¶
func (s SlotAttributes) Priority() terra.NumberValue
func (SlotAttributes) ResponseCard ¶
func (s SlotAttributes) ResponseCard() terra.StringValue
func (SlotAttributes) SampleUtterances ¶
func (s SlotAttributes) SampleUtterances() terra.ListValue[terra.StringValue]
func (SlotAttributes) SlotConstraint ¶
func (s SlotAttributes) SlotConstraint() terra.StringValue
func (SlotAttributes) SlotType ¶
func (s SlotAttributes) SlotType() terra.StringValue
func (SlotAttributes) SlotTypeVersion ¶
func (s SlotAttributes) SlotTypeVersion() terra.StringValue
func (SlotAttributes) ValueElicitationPrompt ¶
func (s SlotAttributes) ValueElicitationPrompt() terra.ListValue[ValueElicitationPromptAttributes]
type SlotState ¶
type SlotState struct { Description string `json:"description"` Name string `json:"name"` Priority float64 `json:"priority"` ResponseCard string `json:"response_card"` SampleUtterances []string `json:"sample_utterances"` SlotConstraint string `json:"slot_constraint"` SlotType string `json:"slot_type"` SlotTypeVersion string `json:"slot_type_version"` ValueElicitationPrompt []ValueElicitationPromptState `json:"value_elicitation_prompt"` }
type Timeouts ¶
type Timeouts struct { // Create: string, optional Create terra.StringValue `hcl:"create,attr"` // Delete: string, optional Delete terra.StringValue `hcl:"delete,attr"` // Update: string, optional Update terra.StringValue `hcl:"update,attr"` }
type TimeoutsAttributes ¶
type TimeoutsAttributes struct {
// contains filtered or unexported fields
}
func (TimeoutsAttributes) Create ¶
func (t TimeoutsAttributes) Create() terra.StringValue
func (TimeoutsAttributes) Delete ¶
func (t TimeoutsAttributes) Delete() terra.StringValue
func (TimeoutsAttributes) InternalRef ¶
func (t TimeoutsAttributes) InternalRef() (terra.Reference, error)
func (TimeoutsAttributes) InternalTokens ¶
func (t TimeoutsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (TimeoutsAttributes) InternalWithRef ¶
func (t TimeoutsAttributes) InternalWithRef(ref terra.Reference) TimeoutsAttributes
func (TimeoutsAttributes) Update ¶
func (t TimeoutsAttributes) Update() terra.StringValue
type TimeoutsState ¶
type ValueElicitationPrompt ¶
type ValueElicitationPrompt struct { // MaxAttempts: number, required MaxAttempts terra.NumberValue `hcl:"max_attempts,attr" validate:"required"` // ResponseCard: string, optional ResponseCard terra.StringValue `hcl:"response_card,attr"` // ValueElicitationPromptMessage: min=1,max=15 Message []ValueElicitationPromptMessage `hcl:"message,block" validate:"min=1,max=15"` }
type ValueElicitationPromptAttributes ¶
type ValueElicitationPromptAttributes struct {
// contains filtered or unexported fields
}
func (ValueElicitationPromptAttributes) InternalRef ¶
func (vep ValueElicitationPromptAttributes) InternalRef() (terra.Reference, error)
func (ValueElicitationPromptAttributes) InternalTokens ¶
func (vep ValueElicitationPromptAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ValueElicitationPromptAttributes) InternalWithRef ¶
func (vep ValueElicitationPromptAttributes) InternalWithRef(ref terra.Reference) ValueElicitationPromptAttributes
func (ValueElicitationPromptAttributes) MaxAttempts ¶
func (vep ValueElicitationPromptAttributes) MaxAttempts() terra.NumberValue
func (ValueElicitationPromptAttributes) Message ¶
func (vep ValueElicitationPromptAttributes) Message() terra.SetValue[ValueElicitationPromptMessageAttributes]
func (ValueElicitationPromptAttributes) ResponseCard ¶
func (vep ValueElicitationPromptAttributes) ResponseCard() terra.StringValue
type ValueElicitationPromptMessage ¶
type ValueElicitationPromptMessage struct { // Content: string, required Content terra.StringValue `hcl:"content,attr" validate:"required"` // ContentType: string, required ContentType terra.StringValue `hcl:"content_type,attr" validate:"required"` // GroupNumber: number, optional GroupNumber terra.NumberValue `hcl:"group_number,attr"` }
type ValueElicitationPromptMessageAttributes ¶
type ValueElicitationPromptMessageAttributes struct {
// contains filtered or unexported fields
}
func (ValueElicitationPromptMessageAttributes) Content ¶
func (m ValueElicitationPromptMessageAttributes) Content() terra.StringValue
func (ValueElicitationPromptMessageAttributes) ContentType ¶
func (m ValueElicitationPromptMessageAttributes) ContentType() terra.StringValue
func (ValueElicitationPromptMessageAttributes) GroupNumber ¶
func (m ValueElicitationPromptMessageAttributes) GroupNumber() terra.NumberValue
func (ValueElicitationPromptMessageAttributes) InternalRef ¶
func (m ValueElicitationPromptMessageAttributes) InternalRef() (terra.Reference, error)
func (ValueElicitationPromptMessageAttributes) InternalTokens ¶
func (m ValueElicitationPromptMessageAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ValueElicitationPromptMessageAttributes) InternalWithRef ¶
func (m ValueElicitationPromptMessageAttributes) InternalWithRef(ref terra.Reference) ValueElicitationPromptMessageAttributes
type ValueElicitationPromptState ¶
type ValueElicitationPromptState struct { MaxAttempts float64 `json:"max_attempts"` ResponseCard string `json:"response_card"` Message []ValueElicitationPromptMessageState `json:"message"` }
Click to show internal directories.
Click to hide internal directories.