stratosphere-appsync-1.0.0: Stratosphere integration for AWS AppSync.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AppSync.ChannelNamespace

Documentation

data ChannelNamespace Source #

Constructors

ChannelNamespace

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-channelnamespace.html

Instances

Instances details
ToJSON ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

Show ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

Eq ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

ToResourceProperties ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

Property "ApiId" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

Associated Types

type PropertyType "ApiId" ChannelNamespace 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

Property "CodeHandlers" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

Associated Types

type PropertyType "CodeHandlers" ChannelNamespace 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

type PropertyType "CodeHandlers" ChannelNamespace = Value Text
Property "CodeS3Location" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

Associated Types

type PropertyType "CodeS3Location" ChannelNamespace 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

type PropertyType "CodeS3Location" ChannelNamespace = Value Text
Property "HandlerConfigs" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

Associated Types

type PropertyType "HandlerConfigs" ChannelNamespace 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

Property "Name" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

Associated Types

type PropertyType "Name" ChannelNamespace 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

Property "PublishAuthModes" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

Associated Types

type PropertyType "PublishAuthModes" ChannelNamespace 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

type PropertyType "PublishAuthModes" ChannelNamespace = [AuthModeProperty]
Property "SubscribeAuthModes" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

Associated Types

type PropertyType "SubscribeAuthModes" ChannelNamespace 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

type PropertyType "SubscribeAuthModes" ChannelNamespace = [AuthModeProperty]
Property "Tags" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

Associated Types

type PropertyType "Tags" ChannelNamespace 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

type PropertyType "ApiId" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

type PropertyType "CodeHandlers" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

type PropertyType "CodeHandlers" ChannelNamespace = Value Text
type PropertyType "CodeS3Location" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

type PropertyType "CodeS3Location" ChannelNamespace = Value Text
type PropertyType "HandlerConfigs" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

type PropertyType "Name" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

type PropertyType "PublishAuthModes" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

type PropertyType "PublishAuthModes" ChannelNamespace = [AuthModeProperty]
type PropertyType "SubscribeAuthModes" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace

type PropertyType "SubscribeAuthModes" ChannelNamespace = [AuthModeProperty]
type PropertyType "Tags" ChannelNamespace Source # 
Instance details

Defined in Stratosphere.AppSync.ChannelNamespace