| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ECS.Service.ServiceConnectConfigurationProperty
Documentation
data ServiceConnectTestTrafficRulesHeaderProperty Source #
Constructors
| ServiceConnectTestTrafficRulesHeaderProperty | |
Fields | |
Instances
data ServiceConnectServiceProperty Source #
Constructors
| ServiceConnectServiceProperty | |
Instances
| ToJSON ServiceConnectServiceProperty Source # | |||||
| Show ServiceConnectServiceProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectServiceProperty Methods showsPrec :: Int -> ServiceConnectServiceProperty -> ShowS # show :: ServiceConnectServiceProperty -> String # showList :: [ServiceConnectServiceProperty] -> ShowS # | |||||
| Eq ServiceConnectServiceProperty Source # | |||||
| ToResourceProperties ServiceConnectServiceProperty Source # | |||||
| Property "ClientAliases" ServiceConnectServiceProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectServiceProperty Associated Types
Methods set :: PropertyType "ClientAliases" ServiceConnectServiceProperty -> ServiceConnectServiceProperty -> ServiceConnectServiceProperty # | |||||
| Property "DiscoveryName" ServiceConnectServiceProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectServiceProperty Associated Types
Methods set :: PropertyType "DiscoveryName" ServiceConnectServiceProperty -> ServiceConnectServiceProperty -> ServiceConnectServiceProperty # | |||||
| Property "IngressPortOverride" ServiceConnectServiceProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectServiceProperty Associated Types
Methods set :: PropertyType "IngressPortOverride" ServiceConnectServiceProperty -> ServiceConnectServiceProperty -> ServiceConnectServiceProperty # | |||||
| Property "PortName" ServiceConnectServiceProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectServiceProperty Associated Types
Methods set :: PropertyType "PortName" ServiceConnectServiceProperty -> ServiceConnectServiceProperty -> ServiceConnectServiceProperty # | |||||
| Property "Timeout" ServiceConnectServiceProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectServiceProperty Associated Types
Methods set :: PropertyType "Timeout" ServiceConnectServiceProperty -> ServiceConnectServiceProperty -> ServiceConnectServiceProperty # | |||||
| Property "Tls" ServiceConnectServiceProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectServiceProperty Associated Types
Methods set :: PropertyType "Tls" ServiceConnectServiceProperty -> ServiceConnectServiceProperty -> ServiceConnectServiceProperty # | |||||
| type PropertyType "ClientAliases" ServiceConnectServiceProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectServiceProperty type PropertyType "ClientAliases" ServiceConnectServiceProperty = [ServiceConnectClientAliasProperty] | |||||
| type PropertyType "DiscoveryName" ServiceConnectServiceProperty Source # | |||||
| type PropertyType "IngressPortOverride" ServiceConnectServiceProperty Source # | |||||
| type PropertyType "PortName" ServiceConnectServiceProperty Source # | |||||
| type PropertyType "Timeout" ServiceConnectServiceProperty Source # | |||||
| type PropertyType "Tls" ServiceConnectServiceProperty Source # | |||||
data ServiceConnectClientAliasProperty Source #
Constructors
| ServiceConnectClientAliasProperty | |
Fields | |
Instances
| ToJSON ServiceConnectClientAliasProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectClientAliasProperty | |||||
| Show ServiceConnectClientAliasProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectClientAliasProperty Methods showsPrec :: Int -> ServiceConnectClientAliasProperty -> ShowS # | |||||
| Eq ServiceConnectClientAliasProperty Source # | |||||
| ToResourceProperties ServiceConnectClientAliasProperty Source # | |||||
| Property "DnsName" ServiceConnectClientAliasProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectClientAliasProperty Associated Types
Methods set :: PropertyType "DnsName" ServiceConnectClientAliasProperty -> ServiceConnectClientAliasProperty -> ServiceConnectClientAliasProperty # | |||||
| Property "Port" ServiceConnectClientAliasProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectClientAliasProperty Associated Types
| |||||
| Property "TestTrafficRules" ServiceConnectClientAliasProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectClientAliasProperty Associated Types
Methods set :: PropertyType "TestTrafficRules" ServiceConnectClientAliasProperty -> ServiceConnectClientAliasProperty -> ServiceConnectClientAliasProperty # | |||||
| type PropertyType "DnsName" ServiceConnectClientAliasProperty Source # | |||||
| type PropertyType "Port" ServiceConnectClientAliasProperty Source # | |||||
| type PropertyType "TestTrafficRules" ServiceConnectClientAliasProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectClientAliasProperty type PropertyType "TestTrafficRules" ServiceConnectClientAliasProperty = ServiceConnectTestTrafficRulesProperty | |||||
data ServiceConnectTestTrafficRulesProperty Source #
Constructors
| ServiceConnectTestTrafficRulesProperty | |
Instances
| ToJSON ServiceConnectTestTrafficRulesProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectTestTrafficRulesProperty Methods toJSON :: ServiceConnectTestTrafficRulesProperty -> Value # toEncoding :: ServiceConnectTestTrafficRulesProperty -> Encoding # toJSONList :: [ServiceConnectTestTrafficRulesProperty] -> Value # toEncodingList :: [ServiceConnectTestTrafficRulesProperty] -> Encoding # omitField :: ServiceConnectTestTrafficRulesProperty -> Bool # | |||||
| Show ServiceConnectTestTrafficRulesProperty Source # | |||||
| Eq ServiceConnectTestTrafficRulesProperty Source # | |||||
| ToResourceProperties ServiceConnectTestTrafficRulesProperty Source # | |||||
| Property "Header" ServiceConnectTestTrafficRulesProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectTestTrafficRulesProperty Associated Types
| |||||
| type PropertyType "Header" ServiceConnectTestTrafficRulesProperty Source # | |||||
data ServiceConnectTlsConfigurationProperty Source #
Constructors
| ServiceConnectTlsConfigurationProperty | |
Fields | |
Instances
| ToJSON ServiceConnectTlsConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectTlsConfigurationProperty Methods toJSON :: ServiceConnectTlsConfigurationProperty -> Value # toEncoding :: ServiceConnectTlsConfigurationProperty -> Encoding # toJSONList :: [ServiceConnectTlsConfigurationProperty] -> Value # toEncodingList :: [ServiceConnectTlsConfigurationProperty] -> Encoding # omitField :: ServiceConnectTlsConfigurationProperty -> Bool # | |||||
| Show ServiceConnectTlsConfigurationProperty Source # | |||||
| Eq ServiceConnectTlsConfigurationProperty Source # | |||||
| ToResourceProperties ServiceConnectTlsConfigurationProperty Source # | |||||
| Property "IssuerCertificateAuthority" ServiceConnectTlsConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectTlsConfigurationProperty Associated Types
Methods set :: PropertyType "IssuerCertificateAuthority" ServiceConnectTlsConfigurationProperty -> ServiceConnectTlsConfigurationProperty -> ServiceConnectTlsConfigurationProperty # | |||||
| Property "KmsKey" ServiceConnectTlsConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectTlsConfigurationProperty Associated Types
| |||||
| Property "RoleArn" ServiceConnectTlsConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectTlsConfigurationProperty Associated Types
| |||||
| type PropertyType "IssuerCertificateAuthority" ServiceConnectTlsConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectTlsConfigurationProperty type PropertyType "IssuerCertificateAuthority" ServiceConnectTlsConfigurationProperty = ServiceConnectTlsCertificateAuthorityProperty | |||||
| type PropertyType "KmsKey" ServiceConnectTlsConfigurationProperty Source # | |||||
| type PropertyType "RoleArn" ServiceConnectTlsConfigurationProperty Source # | |||||
data TimeoutConfigurationProperty Source #
Constructors
| TimeoutConfigurationProperty | |
Fields
| |
Instances
| ToJSON TimeoutConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.TimeoutConfigurationProperty Methods toJSON :: TimeoutConfigurationProperty -> Value # toEncoding :: TimeoutConfigurationProperty -> Encoding # toJSONList :: [TimeoutConfigurationProperty] -> Value # toEncodingList :: [TimeoutConfigurationProperty] -> Encoding # | |||||
| Show TimeoutConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.TimeoutConfigurationProperty Methods showsPrec :: Int -> TimeoutConfigurationProperty -> ShowS # show :: TimeoutConfigurationProperty -> String # showList :: [TimeoutConfigurationProperty] -> ShowS # | |||||
| Eq TimeoutConfigurationProperty Source # | |||||
| ToResourceProperties TimeoutConfigurationProperty Source # | |||||
| Property "IdleTimeoutSeconds" TimeoutConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.TimeoutConfigurationProperty Associated Types
Methods set :: PropertyType "IdleTimeoutSeconds" TimeoutConfigurationProperty -> TimeoutConfigurationProperty -> TimeoutConfigurationProperty # | |||||
| Property "PerRequestTimeoutSeconds" TimeoutConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.TimeoutConfigurationProperty Associated Types
Methods set :: PropertyType "PerRequestTimeoutSeconds" TimeoutConfigurationProperty -> TimeoutConfigurationProperty -> TimeoutConfigurationProperty # | |||||
| type PropertyType "IdleTimeoutSeconds" TimeoutConfigurationProperty Source # | |||||
| type PropertyType "PerRequestTimeoutSeconds" TimeoutConfigurationProperty Source # | |||||
data ServiceConnectTestTrafficRulesHeaderValueProperty Source #
Constructors
| ServiceConnectTestTrafficRulesHeaderValueProperty | |
Fields
| |
Instances
| ToJSON ServiceConnectTestTrafficRulesHeaderValueProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectTestTrafficRulesHeaderValueProperty Methods toJSON :: ServiceConnectTestTrafficRulesHeaderValueProperty -> Value # toEncoding :: ServiceConnectTestTrafficRulesHeaderValueProperty -> Encoding # toJSONList :: [ServiceConnectTestTrafficRulesHeaderValueProperty] -> Value # toEncodingList :: [ServiceConnectTestTrafficRulesHeaderValueProperty] -> Encoding # omitField :: ServiceConnectTestTrafficRulesHeaderValueProperty -> Bool # | |||||
| Show ServiceConnectTestTrafficRulesHeaderValueProperty Source # | |||||
| Eq ServiceConnectTestTrafficRulesHeaderValueProperty Source # | |||||
| ToResourceProperties ServiceConnectTestTrafficRulesHeaderValueProperty Source # | |||||
| Property "Exact" ServiceConnectTestTrafficRulesHeaderValueProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectTestTrafficRulesHeaderValueProperty Associated Types
| |||||
| type PropertyType "Exact" ServiceConnectTestTrafficRulesHeaderValueProperty Source # | |||||
data ServiceConnectTlsCertificateAuthorityProperty Source #
Constructors
| ServiceConnectTlsCertificateAuthorityProperty | |
Fields
| |
Instances
| ToJSON ServiceConnectTlsCertificateAuthorityProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectTlsCertificateAuthorityProperty Methods toJSON :: ServiceConnectTlsCertificateAuthorityProperty -> Value # toEncoding :: ServiceConnectTlsCertificateAuthorityProperty -> Encoding # toJSONList :: [ServiceConnectTlsCertificateAuthorityProperty] -> Value # toEncodingList :: [ServiceConnectTlsCertificateAuthorityProperty] -> Encoding # omitField :: ServiceConnectTlsCertificateAuthorityProperty -> Bool # | |||||
| Show ServiceConnectTlsCertificateAuthorityProperty Source # | |||||
| Eq ServiceConnectTlsCertificateAuthorityProperty Source # | |||||
| ToResourceProperties ServiceConnectTlsCertificateAuthorityProperty Source # | |||||
| Property "AwsPcaAuthorityArn" ServiceConnectTlsCertificateAuthorityProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectTlsCertificateAuthorityProperty Associated Types
Methods set :: PropertyType "AwsPcaAuthorityArn" ServiceConnectTlsCertificateAuthorityProperty -> ServiceConnectTlsCertificateAuthorityProperty -> ServiceConnectTlsCertificateAuthorityProperty # | |||||
| type PropertyType "AwsPcaAuthorityArn" ServiceConnectTlsCertificateAuthorityProperty Source # | |||||
mkServiceConnectTestTrafficRulesHeaderProperty :: Value Text -> ServiceConnectTestTrafficRulesHeaderProperty Source #
mkServiceConnectTestTrafficRulesHeaderValueProperty :: Value Text -> ServiceConnectTestTrafficRulesHeaderValueProperty Source #
mkServiceConnectTestTrafficRulesProperty :: ServiceConnectTestTrafficRulesHeaderProperty -> ServiceConnectTestTrafficRulesProperty Source #
mkServiceConnectTlsCertificateAuthorityProperty :: ServiceConnectTlsCertificateAuthorityProperty Source #
mkServiceConnectTlsConfigurationProperty :: ServiceConnectTlsCertificateAuthorityProperty -> ServiceConnectTlsConfigurationProperty Source #
data ServiceConnectConfigurationProperty Source #
Constructors
| ServiceConnectConfigurationProperty | |
Fields | |
Instances
| ToJSON ServiceConnectConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectConfigurationProperty | |||||
| Show ServiceConnectConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectConfigurationProperty Methods showsPrec :: Int -> ServiceConnectConfigurationProperty -> ShowS # show :: ServiceConnectConfigurationProperty -> String # showList :: [ServiceConnectConfigurationProperty] -> ShowS # | |||||
| Eq ServiceConnectConfigurationProperty Source # | |||||
| ToResourceProperties ServiceConnectConfigurationProperty Source # | |||||
| Property "AccessLogConfiguration" ServiceConnectConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectConfigurationProperty Associated Types
Methods set :: PropertyType "AccessLogConfiguration" ServiceConnectConfigurationProperty -> ServiceConnectConfigurationProperty -> ServiceConnectConfigurationProperty # | |||||
| Property "Enabled" ServiceConnectConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectConfigurationProperty Associated Types
Methods set :: PropertyType "Enabled" ServiceConnectConfigurationProperty -> ServiceConnectConfigurationProperty -> ServiceConnectConfigurationProperty # | |||||
| Property "LogConfiguration" ServiceConnectConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectConfigurationProperty Associated Types
Methods set :: PropertyType "LogConfiguration" ServiceConnectConfigurationProperty -> ServiceConnectConfigurationProperty -> ServiceConnectConfigurationProperty # | |||||
| Property "Namespace" ServiceConnectConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectConfigurationProperty Associated Types
Methods set :: PropertyType "Namespace" ServiceConnectConfigurationProperty -> ServiceConnectConfigurationProperty -> ServiceConnectConfigurationProperty # | |||||
| Property "Services" ServiceConnectConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectConfigurationProperty Associated Types
Methods set :: PropertyType "Services" ServiceConnectConfigurationProperty -> ServiceConnectConfigurationProperty -> ServiceConnectConfigurationProperty # | |||||
| type PropertyType "AccessLogConfiguration" ServiceConnectConfigurationProperty Source # | |||||
Defined in Stratosphere.ECS.Service.ServiceConnectConfigurationProperty type PropertyType "AccessLogConfiguration" ServiceConnectConfigurationProperty = ServiceConnectAccessLogConfigurationProperty | |||||
| type PropertyType "Enabled" ServiceConnectConfigurationProperty Source # | |||||
| type PropertyType "LogConfiguration" ServiceConnectConfigurationProperty Source # | |||||
| type PropertyType "Namespace" ServiceConnectConfigurationProperty Source # | |||||
| type PropertyType "Services" ServiceConnectConfigurationProperty Source # | |||||