| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ObservabilityAdmin.OrganizationTelemetryRule.TelemetryRuleProperty
Documentation
data TelemetryDestinationConfigurationProperty Source #
Constructors
| TelemetryDestinationConfigurationProperty | |
Fields | |
Instances
data VPCFlowLogParametersProperty Source #
Constructors
| VPCFlowLogParametersProperty | |
Fields
| |
Instances
| ToJSON VPCFlowLogParametersProperty Source # | |||||
Defined in Stratosphere.ObservabilityAdmin.OrganizationTelemetryRule.VPCFlowLogParametersProperty Methods toJSON :: VPCFlowLogParametersProperty -> Value # toEncoding :: VPCFlowLogParametersProperty -> Encoding # toJSONList :: [VPCFlowLogParametersProperty] -> Value # toEncodingList :: [VPCFlowLogParametersProperty] -> Encoding # | |||||
| Show VPCFlowLogParametersProperty Source # | |||||
| Eq VPCFlowLogParametersProperty Source # | |||||
| ToResourceProperties VPCFlowLogParametersProperty Source # | |||||
| Property "LogFormat" VPCFlowLogParametersProperty Source # | |||||
Defined in Stratosphere.ObservabilityAdmin.OrganizationTelemetryRule.VPCFlowLogParametersProperty Associated Types
Methods set :: PropertyType "LogFormat" VPCFlowLogParametersProperty -> VPCFlowLogParametersProperty -> VPCFlowLogParametersProperty # | |||||
| Property "MaxAggregationInterval" VPCFlowLogParametersProperty Source # | |||||
Defined in Stratosphere.ObservabilityAdmin.OrganizationTelemetryRule.VPCFlowLogParametersProperty Associated Types
Methods set :: PropertyType "MaxAggregationInterval" VPCFlowLogParametersProperty -> VPCFlowLogParametersProperty -> VPCFlowLogParametersProperty # | |||||
| Property "TrafficType" VPCFlowLogParametersProperty Source # | |||||
Defined in Stratosphere.ObservabilityAdmin.OrganizationTelemetryRule.VPCFlowLogParametersProperty Associated Types
Methods set :: PropertyType "TrafficType" VPCFlowLogParametersProperty -> VPCFlowLogParametersProperty -> VPCFlowLogParametersProperty # | |||||
| type PropertyType "LogFormat" VPCFlowLogParametersProperty Source # | |||||
| type PropertyType "MaxAggregationInterval" VPCFlowLogParametersProperty Source # | |||||
| type PropertyType "TrafficType" VPCFlowLogParametersProperty Source # | |||||
data TelemetryRuleProperty Source #
Constructors
| TelemetryRuleProperty | |
Fields | |
Instances
| ToJSON TelemetryRuleProperty Source # | |||||
Defined in Stratosphere.ObservabilityAdmin.OrganizationTelemetryRule.TelemetryRuleProperty Methods toJSON :: TelemetryRuleProperty -> Value # toEncoding :: TelemetryRuleProperty -> Encoding # toJSONList :: [TelemetryRuleProperty] -> Value # toEncodingList :: [TelemetryRuleProperty] -> Encoding # omitField :: TelemetryRuleProperty -> Bool # | |||||
| Show TelemetryRuleProperty Source # | |||||
Defined in Stratosphere.ObservabilityAdmin.OrganizationTelemetryRule.TelemetryRuleProperty Methods showsPrec :: Int -> TelemetryRuleProperty -> ShowS # show :: TelemetryRuleProperty -> String # showList :: [TelemetryRuleProperty] -> ShowS # | |||||
| Eq TelemetryRuleProperty Source # | |||||
| ToResourceProperties TelemetryRuleProperty Source # | |||||
| Property "DestinationConfiguration" TelemetryRuleProperty Source # | |||||
Defined in Stratosphere.ObservabilityAdmin.OrganizationTelemetryRule.TelemetryRuleProperty Associated Types
Methods set :: PropertyType "DestinationConfiguration" TelemetryRuleProperty -> TelemetryRuleProperty -> TelemetryRuleProperty # | |||||
| Property "ResourceType" TelemetryRuleProperty Source # | |||||
Defined in Stratosphere.ObservabilityAdmin.OrganizationTelemetryRule.TelemetryRuleProperty Associated Types
Methods set :: PropertyType "ResourceType" TelemetryRuleProperty -> TelemetryRuleProperty -> TelemetryRuleProperty # | |||||
| Property "Scope" TelemetryRuleProperty Source # | |||||
Defined in Stratosphere.ObservabilityAdmin.OrganizationTelemetryRule.TelemetryRuleProperty Associated Types
Methods set :: PropertyType "Scope" TelemetryRuleProperty -> TelemetryRuleProperty -> TelemetryRuleProperty # | |||||
| Property "SelectionCriteria" TelemetryRuleProperty Source # | |||||
Defined in Stratosphere.ObservabilityAdmin.OrganizationTelemetryRule.TelemetryRuleProperty Associated Types
Methods set :: PropertyType "SelectionCriteria" TelemetryRuleProperty -> TelemetryRuleProperty -> TelemetryRuleProperty # | |||||
| Property "TelemetryType" TelemetryRuleProperty Source # | |||||
Defined in Stratosphere.ObservabilityAdmin.OrganizationTelemetryRule.TelemetryRuleProperty Associated Types
Methods set :: PropertyType "TelemetryType" TelemetryRuleProperty -> TelemetryRuleProperty -> TelemetryRuleProperty # | |||||
| type PropertyType "DestinationConfiguration" TelemetryRuleProperty Source # | |||||
Defined in Stratosphere.ObservabilityAdmin.OrganizationTelemetryRule.TelemetryRuleProperty type PropertyType "DestinationConfiguration" TelemetryRuleProperty = TelemetryDestinationConfigurationProperty | |||||
| type PropertyType "ResourceType" TelemetryRuleProperty Source # | |||||
| type PropertyType "Scope" TelemetryRuleProperty Source # | |||||
| type PropertyType "SelectionCriteria" TelemetryRuleProperty Source # | |||||
| type PropertyType "TelemetryType" TelemetryRuleProperty Source # | |||||