stratosphere-glue-1.0.0: Stratosphere integration for AWS Glue.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Glue.DevEndpoint

Documentation

data DevEndpoint Source #

Constructors

DevEndpoint

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html

Fields

Instances

Instances details
ToJSON DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Show DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Eq DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

ToResourceProperties DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Property "Arguments" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "Arguments" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "Arguments" DevEndpoint = Object

Methods

set :: PropertyType "Arguments" DevEndpoint -> DevEndpoint -> DevEndpoint #

Property "EndpointName" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "EndpointName" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "EndpointName" DevEndpoint = Value Text

Methods

set :: PropertyType "EndpointName" DevEndpoint -> DevEndpoint -> DevEndpoint #

Property "ExtraJarsS3Path" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "ExtraJarsS3Path" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "ExtraJarsS3Path" DevEndpoint = Value Text

Methods

set :: PropertyType "ExtraJarsS3Path" DevEndpoint -> DevEndpoint -> DevEndpoint #

Property "ExtraPythonLibsS3Path" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "ExtraPythonLibsS3Path" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "ExtraPythonLibsS3Path" DevEndpoint = Value Text

Methods

set :: PropertyType "ExtraPythonLibsS3Path" DevEndpoint -> DevEndpoint -> DevEndpoint #

Property "GlueVersion" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "GlueVersion" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "GlueVersion" DevEndpoint = Value Text

Methods

set :: PropertyType "GlueVersion" DevEndpoint -> DevEndpoint -> DevEndpoint #

Property "NumberOfNodes" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "NumberOfNodes" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "NumberOfNodes" DevEndpoint = Value Integer

Methods

set :: PropertyType "NumberOfNodes" DevEndpoint -> DevEndpoint -> DevEndpoint #

Property "NumberOfWorkers" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "NumberOfWorkers" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "NumberOfWorkers" DevEndpoint = Value Integer

Methods

set :: PropertyType "NumberOfWorkers" DevEndpoint -> DevEndpoint -> DevEndpoint #

Property "PublicKey" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "PublicKey" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "PublicKey" DevEndpoint = Value Text

Methods

set :: PropertyType "PublicKey" DevEndpoint -> DevEndpoint -> DevEndpoint #

Property "PublicKeys" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "PublicKeys" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Methods

set :: PropertyType "PublicKeys" DevEndpoint -> DevEndpoint -> DevEndpoint #

Property "RoleArn" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "RoleArn" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Property "SecurityConfiguration" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "SecurityConfiguration" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "SecurityConfiguration" DevEndpoint = Value Text

Methods

set :: PropertyType "SecurityConfiguration" DevEndpoint -> DevEndpoint -> DevEndpoint #

Property "SecurityGroupIds" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "SecurityGroupIds" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "SecurityGroupIds" DevEndpoint = ValueList Text

Methods

set :: PropertyType "SecurityGroupIds" DevEndpoint -> DevEndpoint -> DevEndpoint #

Property "SubnetId" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "SubnetId" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Property "Tags" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "Tags" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Property "WorkerType" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

Associated Types

type PropertyType "WorkerType" DevEndpoint 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "WorkerType" DevEndpoint = Value Text

Methods

set :: PropertyType "WorkerType" DevEndpoint -> DevEndpoint -> DevEndpoint #

type PropertyType "Arguments" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "Arguments" DevEndpoint = Object
type PropertyType "EndpointName" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "EndpointName" DevEndpoint = Value Text
type PropertyType "ExtraJarsS3Path" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "ExtraJarsS3Path" DevEndpoint = Value Text
type PropertyType "ExtraPythonLibsS3Path" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "ExtraPythonLibsS3Path" DevEndpoint = Value Text
type PropertyType "GlueVersion" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "GlueVersion" DevEndpoint = Value Text
type PropertyType "NumberOfNodes" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "NumberOfNodes" DevEndpoint = Value Integer
type PropertyType "NumberOfWorkers" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "NumberOfWorkers" DevEndpoint = Value Integer
type PropertyType "PublicKey" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "PublicKey" DevEndpoint = Value Text
type PropertyType "PublicKeys" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "RoleArn" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "SecurityConfiguration" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "SecurityConfiguration" DevEndpoint = Value Text
type PropertyType "SecurityGroupIds" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "SecurityGroupIds" DevEndpoint = ValueList Text
type PropertyType "SubnetId" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "Tags" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "WorkerType" DevEndpoint Source # 
Instance details

Defined in Stratosphere.Glue.DevEndpoint

type PropertyType "WorkerType" DevEndpoint = Value Text