| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.DataZone.Connection.GluePropertiesInputProperty
Documentation
data AuthenticationConfigurationInputProperty Source #
Constructors
Instances
data BasicAuthenticationCredentialsProperty Source #
Constructors
| BasicAuthenticationCredentialsProperty | |
Fields | |
Instances
| ToJSON BasicAuthenticationCredentialsProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.BasicAuthenticationCredentialsProperty Methods toJSON :: BasicAuthenticationCredentialsProperty -> Value # toEncoding :: BasicAuthenticationCredentialsProperty -> Encoding # toJSONList :: [BasicAuthenticationCredentialsProperty] -> Value # toEncodingList :: [BasicAuthenticationCredentialsProperty] -> Encoding # omitField :: BasicAuthenticationCredentialsProperty -> Bool # | |||||
| Show BasicAuthenticationCredentialsProperty Source # | |||||
| Eq BasicAuthenticationCredentialsProperty Source # | |||||
| ToResourceProperties BasicAuthenticationCredentialsProperty Source # | |||||
| Property "Password" BasicAuthenticationCredentialsProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.BasicAuthenticationCredentialsProperty Associated Types
| |||||
| Property "UserName" BasicAuthenticationCredentialsProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.BasicAuthenticationCredentialsProperty Associated Types
| |||||
| type PropertyType "Password" BasicAuthenticationCredentialsProperty Source # | |||||
| type PropertyType "UserName" BasicAuthenticationCredentialsProperty Source # | |||||
data OAuth2PropertiesProperty Source #
Constructors
| OAuth2PropertiesProperty | |
Fields
| |
Instances
| ToJSON OAuth2PropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty Methods toJSON :: OAuth2PropertiesProperty -> Value # toEncoding :: OAuth2PropertiesProperty -> Encoding # toJSONList :: [OAuth2PropertiesProperty] -> Value # | |||||
| Show OAuth2PropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty Methods showsPrec :: Int -> OAuth2PropertiesProperty -> ShowS # show :: OAuth2PropertiesProperty -> String # showList :: [OAuth2PropertiesProperty] -> ShowS # | |||||
| Eq OAuth2PropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty Methods (==) :: OAuth2PropertiesProperty -> OAuth2PropertiesProperty -> Bool # (/=) :: OAuth2PropertiesProperty -> OAuth2PropertiesProperty -> Bool # | |||||
| ToResourceProperties OAuth2PropertiesProperty Source # | |||||
| Property "AuthorizationCodeProperties" OAuth2PropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty Associated Types
Methods set :: PropertyType "AuthorizationCodeProperties" OAuth2PropertiesProperty -> OAuth2PropertiesProperty -> OAuth2PropertiesProperty # | |||||
| Property "OAuth2ClientApplication" OAuth2PropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty Associated Types
Methods set :: PropertyType "OAuth2ClientApplication" OAuth2PropertiesProperty -> OAuth2PropertiesProperty -> OAuth2PropertiesProperty # | |||||
| Property "OAuth2Credentials" OAuth2PropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty Associated Types
Methods set :: PropertyType "OAuth2Credentials" OAuth2PropertiesProperty -> OAuth2PropertiesProperty -> OAuth2PropertiesProperty # | |||||
| Property "OAuth2GrantType" OAuth2PropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty Associated Types
Methods set :: PropertyType "OAuth2GrantType" OAuth2PropertiesProperty -> OAuth2PropertiesProperty -> OAuth2PropertiesProperty # | |||||
| Property "TokenUrl" OAuth2PropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty Associated Types
Methods set :: PropertyType "TokenUrl" OAuth2PropertiesProperty -> OAuth2PropertiesProperty -> OAuth2PropertiesProperty # | |||||
| Property "TokenUrlParametersMap" OAuth2PropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty Associated Types
Methods set :: PropertyType "TokenUrlParametersMap" OAuth2PropertiesProperty -> OAuth2PropertiesProperty -> OAuth2PropertiesProperty # | |||||
| type PropertyType "AuthorizationCodeProperties" OAuth2PropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty type PropertyType "AuthorizationCodeProperties" OAuth2PropertiesProperty = AuthorizationCodePropertiesProperty | |||||
| type PropertyType "OAuth2ClientApplication" OAuth2PropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2PropertiesProperty type PropertyType "OAuth2ClientApplication" OAuth2PropertiesProperty = OAuth2ClientApplicationProperty | |||||
| type PropertyType "OAuth2Credentials" OAuth2PropertiesProperty Source # | |||||
| type PropertyType "OAuth2GrantType" OAuth2PropertiesProperty Source # | |||||
| type PropertyType "TokenUrl" OAuth2PropertiesProperty Source # | |||||
| type PropertyType "TokenUrlParametersMap" OAuth2PropertiesProperty Source # | |||||
data AuthorizationCodePropertiesProperty Source #
Constructors
| AuthorizationCodePropertiesProperty | |
Fields
| |
Instances
| ToJSON AuthorizationCodePropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.AuthorizationCodePropertiesProperty | |||||
| Show AuthorizationCodePropertiesProperty Source # | |||||
| Eq AuthorizationCodePropertiesProperty Source # | |||||
| ToResourceProperties AuthorizationCodePropertiesProperty Source # | |||||
| Property "AuthorizationCode" AuthorizationCodePropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.AuthorizationCodePropertiesProperty Associated Types
Methods set :: PropertyType "AuthorizationCode" AuthorizationCodePropertiesProperty -> AuthorizationCodePropertiesProperty -> AuthorizationCodePropertiesProperty # | |||||
| Property "RedirectUri" AuthorizationCodePropertiesProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.AuthorizationCodePropertiesProperty Associated Types
Methods set :: PropertyType "RedirectUri" AuthorizationCodePropertiesProperty -> AuthorizationCodePropertiesProperty -> AuthorizationCodePropertiesProperty # | |||||
| type PropertyType "AuthorizationCode" AuthorizationCodePropertiesProperty Source # | |||||
| type PropertyType "RedirectUri" AuthorizationCodePropertiesProperty Source # | |||||
data GlueConnectionInputProperty Source #
Constructors
| GlueConnectionInputProperty | |
Fields
| |
Instances
| ToJSON GlueConnectionInputProperty Source # | |||||
| Show GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty Methods showsPrec :: Int -> GlueConnectionInputProperty -> ShowS # show :: GlueConnectionInputProperty -> String # showList :: [GlueConnectionInputProperty] -> ShowS # | |||||
| Eq GlueConnectionInputProperty Source # | |||||
| ToResourceProperties GlueConnectionInputProperty Source # | |||||
| Property "AthenaProperties" GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty Associated Types
Methods set :: PropertyType "AthenaProperties" GlueConnectionInputProperty -> GlueConnectionInputProperty -> GlueConnectionInputProperty # | |||||
| Property "AuthenticationConfiguration" GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty Associated Types
Methods set :: PropertyType "AuthenticationConfiguration" GlueConnectionInputProperty -> GlueConnectionInputProperty -> GlueConnectionInputProperty # | |||||
| Property "ConnectionProperties" GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty Associated Types
Methods set :: PropertyType "ConnectionProperties" GlueConnectionInputProperty -> GlueConnectionInputProperty -> GlueConnectionInputProperty # | |||||
| Property "ConnectionType" GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty Associated Types
Methods set :: PropertyType "ConnectionType" GlueConnectionInputProperty -> GlueConnectionInputProperty -> GlueConnectionInputProperty # | |||||
| Property "Description" GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty Associated Types
Methods set :: PropertyType "Description" GlueConnectionInputProperty -> GlueConnectionInputProperty -> GlueConnectionInputProperty # | |||||
| Property "MatchCriteria" GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty Associated Types
Methods set :: PropertyType "MatchCriteria" GlueConnectionInputProperty -> GlueConnectionInputProperty -> GlueConnectionInputProperty # | |||||
| Property "Name" GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty Associated Types
Methods set :: PropertyType "Name" GlueConnectionInputProperty -> GlueConnectionInputProperty -> GlueConnectionInputProperty # | |||||
| Property "PhysicalConnectionRequirements" GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty Associated Types
Methods set :: PropertyType "PhysicalConnectionRequirements" GlueConnectionInputProperty -> GlueConnectionInputProperty -> GlueConnectionInputProperty # | |||||
| Property "PythonProperties" GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty Associated Types
Methods set :: PropertyType "PythonProperties" GlueConnectionInputProperty -> GlueConnectionInputProperty -> GlueConnectionInputProperty # | |||||
| Property "SparkProperties" GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty Associated Types
Methods set :: PropertyType "SparkProperties" GlueConnectionInputProperty -> GlueConnectionInputProperty -> GlueConnectionInputProperty # | |||||
| Property "ValidateCredentials" GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty Associated Types
Methods set :: PropertyType "ValidateCredentials" GlueConnectionInputProperty -> GlueConnectionInputProperty -> GlueConnectionInputProperty # | |||||
| Property "ValidateForComputeEnvironments" GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty Associated Types
Methods set :: PropertyType "ValidateForComputeEnvironments" GlueConnectionInputProperty -> GlueConnectionInputProperty -> GlueConnectionInputProperty # | |||||
| type PropertyType "AthenaProperties" GlueConnectionInputProperty Source # | |||||
| type PropertyType "AuthenticationConfiguration" GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty type PropertyType "AuthenticationConfiguration" GlueConnectionInputProperty = AuthenticationConfigurationInputProperty | |||||
| type PropertyType "ConnectionProperties" GlueConnectionInputProperty Source # | |||||
| type PropertyType "ConnectionType" GlueConnectionInputProperty Source # | |||||
| type PropertyType "Description" GlueConnectionInputProperty Source # | |||||
| type PropertyType "MatchCriteria" GlueConnectionInputProperty Source # | |||||
| type PropertyType "Name" GlueConnectionInputProperty Source # | |||||
| type PropertyType "PhysicalConnectionRequirements" GlueConnectionInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueConnectionInputProperty type PropertyType "PhysicalConnectionRequirements" GlueConnectionInputProperty = PhysicalConnectionRequirementsProperty | |||||
| type PropertyType "PythonProperties" GlueConnectionInputProperty Source # | |||||
| type PropertyType "SparkProperties" GlueConnectionInputProperty Source # | |||||
| type PropertyType "ValidateCredentials" GlueConnectionInputProperty Source # | |||||
| type PropertyType "ValidateForComputeEnvironments" GlueConnectionInputProperty Source # | |||||
data PhysicalConnectionRequirementsProperty Source #
Constructors
| PhysicalConnectionRequirementsProperty | |
Fields
| |
Instances
| ToJSON PhysicalConnectionRequirementsProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.PhysicalConnectionRequirementsProperty Methods toJSON :: PhysicalConnectionRequirementsProperty -> Value # toEncoding :: PhysicalConnectionRequirementsProperty -> Encoding # toJSONList :: [PhysicalConnectionRequirementsProperty] -> Value # toEncodingList :: [PhysicalConnectionRequirementsProperty] -> Encoding # omitField :: PhysicalConnectionRequirementsProperty -> Bool # | |||||
| Show PhysicalConnectionRequirementsProperty Source # | |||||
| Eq PhysicalConnectionRequirementsProperty Source # | |||||
| ToResourceProperties PhysicalConnectionRequirementsProperty Source # | |||||
| Property "AvailabilityZone" PhysicalConnectionRequirementsProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.PhysicalConnectionRequirementsProperty Associated Types
Methods set :: PropertyType "AvailabilityZone" PhysicalConnectionRequirementsProperty -> PhysicalConnectionRequirementsProperty -> PhysicalConnectionRequirementsProperty # | |||||
| Property "SecurityGroupIdList" PhysicalConnectionRequirementsProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.PhysicalConnectionRequirementsProperty Associated Types
Methods set :: PropertyType "SecurityGroupIdList" PhysicalConnectionRequirementsProperty -> PhysicalConnectionRequirementsProperty -> PhysicalConnectionRequirementsProperty # | |||||
| Property "SubnetId" PhysicalConnectionRequirementsProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.PhysicalConnectionRequirementsProperty Associated Types
| |||||
| Property "SubnetIdList" PhysicalConnectionRequirementsProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.PhysicalConnectionRequirementsProperty Associated Types
Methods set :: PropertyType "SubnetIdList" PhysicalConnectionRequirementsProperty -> PhysicalConnectionRequirementsProperty -> PhysicalConnectionRequirementsProperty # | |||||
| type PropertyType "AvailabilityZone" PhysicalConnectionRequirementsProperty Source # | |||||
| type PropertyType "SecurityGroupIdList" PhysicalConnectionRequirementsProperty Source # | |||||
| type PropertyType "SubnetId" PhysicalConnectionRequirementsProperty Source # | |||||
| type PropertyType "SubnetIdList" PhysicalConnectionRequirementsProperty Source # | |||||
data GlueOAuth2CredentialsProperty Source #
Constructors
| GlueOAuth2CredentialsProperty | |
Fields
| |
Instances
| ToJSON GlueOAuth2CredentialsProperty Source # | |||||
| Show GlueOAuth2CredentialsProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueOAuth2CredentialsProperty Methods showsPrec :: Int -> GlueOAuth2CredentialsProperty -> ShowS # show :: GlueOAuth2CredentialsProperty -> String # showList :: [GlueOAuth2CredentialsProperty] -> ShowS # | |||||
| Eq GlueOAuth2CredentialsProperty Source # | |||||
| ToResourceProperties GlueOAuth2CredentialsProperty Source # | |||||
| Property "AccessToken" GlueOAuth2CredentialsProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueOAuth2CredentialsProperty Associated Types
Methods set :: PropertyType "AccessToken" GlueOAuth2CredentialsProperty -> GlueOAuth2CredentialsProperty -> GlueOAuth2CredentialsProperty # | |||||
| Property "JwtToken" GlueOAuth2CredentialsProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueOAuth2CredentialsProperty Associated Types
Methods set :: PropertyType "JwtToken" GlueOAuth2CredentialsProperty -> GlueOAuth2CredentialsProperty -> GlueOAuth2CredentialsProperty # | |||||
| Property "RefreshToken" GlueOAuth2CredentialsProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueOAuth2CredentialsProperty Associated Types
Methods set :: PropertyType "RefreshToken" GlueOAuth2CredentialsProperty -> GlueOAuth2CredentialsProperty -> GlueOAuth2CredentialsProperty # | |||||
| Property "UserManagedClientApplicationClientSecret" GlueOAuth2CredentialsProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueOAuth2CredentialsProperty Associated Types
Methods set :: PropertyType "UserManagedClientApplicationClientSecret" GlueOAuth2CredentialsProperty -> GlueOAuth2CredentialsProperty -> GlueOAuth2CredentialsProperty # | |||||
| type PropertyType "AccessToken" GlueOAuth2CredentialsProperty Source # | |||||
| type PropertyType "JwtToken" GlueOAuth2CredentialsProperty Source # | |||||
| type PropertyType "RefreshToken" GlueOAuth2CredentialsProperty Source # | |||||
| type PropertyType "UserManagedClientApplicationClientSecret" GlueOAuth2CredentialsProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GlueOAuth2CredentialsProperty type PropertyType "UserManagedClientApplicationClientSecret" GlueOAuth2CredentialsProperty = Value Text | |||||
data OAuth2ClientApplicationProperty Source #
Constructors
| OAuth2ClientApplicationProperty | |
Fields | |
Instances
| ToJSON OAuth2ClientApplicationProperty Source # | |||||
| Show OAuth2ClientApplicationProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2ClientApplicationProperty Methods showsPrec :: Int -> OAuth2ClientApplicationProperty -> ShowS # | |||||
| Eq OAuth2ClientApplicationProperty Source # | |||||
| ToResourceProperties OAuth2ClientApplicationProperty Source # | |||||
| Property "AWSManagedClientApplicationReference" OAuth2ClientApplicationProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2ClientApplicationProperty Associated Types
Methods set :: PropertyType "AWSManagedClientApplicationReference" OAuth2ClientApplicationProperty -> OAuth2ClientApplicationProperty -> OAuth2ClientApplicationProperty # | |||||
| Property "UserManagedClientApplicationClientId" OAuth2ClientApplicationProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2ClientApplicationProperty Associated Types
Methods set :: PropertyType "UserManagedClientApplicationClientId" OAuth2ClientApplicationProperty -> OAuth2ClientApplicationProperty -> OAuth2ClientApplicationProperty # | |||||
| type PropertyType "AWSManagedClientApplicationReference" OAuth2ClientApplicationProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2ClientApplicationProperty type PropertyType "AWSManagedClientApplicationReference" OAuth2ClientApplicationProperty = Value Text | |||||
| type PropertyType "UserManagedClientApplicationClientId" OAuth2ClientApplicationProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.OAuth2ClientApplicationProperty type PropertyType "UserManagedClientApplicationClientId" OAuth2ClientApplicationProperty = Value Text | |||||
data GluePropertiesInputProperty Source #
Constructors
| GluePropertiesInputProperty | |
Instances
| ToJSON GluePropertiesInputProperty Source # | |||||
| Show GluePropertiesInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GluePropertiesInputProperty Methods showsPrec :: Int -> GluePropertiesInputProperty -> ShowS # show :: GluePropertiesInputProperty -> String # showList :: [GluePropertiesInputProperty] -> ShowS # | |||||
| Eq GluePropertiesInputProperty Source # | |||||
| ToResourceProperties GluePropertiesInputProperty Source # | |||||
| Property "GlueConnectionInput" GluePropertiesInputProperty Source # | |||||
Defined in Stratosphere.DataZone.Connection.GluePropertiesInputProperty Associated Types
Methods set :: PropertyType "GlueConnectionInput" GluePropertiesInputProperty -> GluePropertiesInputProperty -> GluePropertiesInputProperty # | |||||
| type PropertyType "GlueConnectionInput" GluePropertiesInputProperty Source # | |||||