Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AppVersionSummary ¶
type AppVersionSummary string // Always "app_version_summary"
func (AppVersionSummary) Default ¶
func (c AppVersionSummary) Default() AppVersionSummary
func (AppVersionSummary) MarshalJSON ¶
func (c AppVersionSummary) MarshalJSON() ([]byte, error)
type AwsUsEast1a ¶
type AwsUsEast1a string // Always "aws.us-east-1a"
func (AwsUsEast1a) Default ¶
func (c AwsUsEast1a) Default() AwsUsEast1a
func (AwsUsEast1a) MarshalJSON ¶
func (c AwsUsEast1a) MarshalJSON() ([]byte, error)
type DeploymentState ¶
type DeploymentState string // Always "deployment_state"
func (DeploymentState) Default ¶
func (c DeploymentState) Default() DeploymentState
func (DeploymentState) MarshalJSON ¶
func (c DeploymentState) MarshalJSON() ([]byte, error)
type InvocationState ¶
type InvocationState string // Always "invocation_state"
func (InvocationState) Default ¶
func (c InvocationState) Default() InvocationState
func (InvocationState) MarshalJSON ¶
func (c InvocationState) MarshalJSON() ([]byte, error)
type SseHeartbeat ¶
type SseHeartbeat string // Always "sse_heartbeat"
func (SseHeartbeat) Default ¶
func (c SseHeartbeat) Default() SseHeartbeat
func (SseHeartbeat) MarshalJSON ¶
func (c SseHeartbeat) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.