Class: Aws::Types::ServiceConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ServiceConfiguration
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: Aws, Azure, Azuredevops, Dynatrace, EventChannel, Github, Gitlab, Mcpserver, Mcpserverdatadog, Mcpservergrafana, Mcpservernewrelic, Mcpserversigv4, Mcpserversplunk, Pagerduty, Remoteagent, Remoteagentsigv4, Servicenow, Slack, SourceAws, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#aws ⇒ Types::AWSConfiguration
Returns the value of attribute aws.
-
#azure ⇒ Types::AzureConfiguration
Returns the value of attribute azure.
-
#azuredevops ⇒ Types::AzureDevOpsConfiguration
Returns the value of attribute azuredevops.
-
#dynatrace ⇒ Types::DynatraceConfiguration
Returns the value of attribute dynatrace.
-
#event_channel ⇒ Types::EventChannelConfiguration
Returns the value of attribute event_channel.
-
#github ⇒ Types::GitHubConfiguration
Returns the value of attribute github.
-
#gitlab ⇒ Types::GitLabConfiguration
Returns the value of attribute gitlab.
-
#mcpserver ⇒ Types::MCPServerConfiguration
Returns the value of attribute mcpserver.
-
#mcpserverdatadog ⇒ Types::MCPServerDatadogConfiguration
Returns the value of attribute mcpserverdatadog.
-
#mcpservergrafana ⇒ Types::MCPServerGrafanaConfiguration
Returns the value of attribute mcpservergrafana.
-
#mcpservernewrelic ⇒ Types::MCPServerNewRelicConfiguration
Returns the value of attribute mcpservernewrelic.
-
#mcpserversigv4 ⇒ Types::MCPServerSigV4Configuration
Returns the value of attribute mcpserversigv4.
-
#mcpserversplunk ⇒ Types::MCPServerSplunkConfiguration
Returns the value of attribute mcpserversplunk.
-
#pagerduty ⇒ Types::PagerDutyConfiguration
Returns the value of attribute pagerduty.
-
#remoteagent ⇒ Types::RemoteAgentConfiguration
Returns the value of attribute remoteagent.
-
#remoteagentsigv4 ⇒ Types::RemoteAgentSigV4Configuration
Returns the value of attribute remoteagentsigv4.
-
#servicenow ⇒ Types::ServiceNowConfiguration
Returns the value of attribute servicenow.
-
#slack ⇒ Types::SlackConfiguration
Returns the value of attribute slack.
-
#source_aws ⇒ Types::SourceAwsConfiguration
Returns the value of attribute source_aws.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#aws ⇒ Types::AWSConfiguration
Returns the value of attribute aws.
1713 1714 1715 |
# File 'sig/types.rbs', line 1713 def aws @aws end |
#azure ⇒ Types::AzureConfiguration
Returns the value of attribute azure.
1724 1725 1726 |
# File 'sig/types.rbs', line 1724 def azure @azure end |
#azuredevops ⇒ Types::AzureDevOpsConfiguration
Returns the value of attribute azuredevops.
1725 1726 1727 |
# File 'sig/types.rbs', line 1725 def azuredevops @azuredevops end |
#dynatrace ⇒ Types::DynatraceConfiguration
Returns the value of attribute dynatrace.
1716 1717 1718 |
# File 'sig/types.rbs', line 1716 def dynatrace @dynatrace end |
#event_channel ⇒ Types::EventChannelConfiguration
Returns the value of attribute event_channel.
1723 1724 1725 |
# File 'sig/types.rbs', line 1723 def event_channel @event_channel end |
#github ⇒ Types::GitHubConfiguration
Returns the value of attribute github.
1714 1715 1716 |
# File 'sig/types.rbs', line 1714 def github @github end |
#gitlab ⇒ Types::GitLabConfiguration
Returns the value of attribute gitlab.
1721 1722 1723 |
# File 'sig/types.rbs', line 1721 def gitlab @gitlab end |
#mcpserver ⇒ Types::MCPServerConfiguration
Returns the value of attribute mcpserver.
1720 1721 1722 |
# File 'sig/types.rbs', line 1720 def mcpserver @mcpserver end |
#mcpserverdatadog ⇒ Types::MCPServerDatadogConfiguration
Returns the value of attribute mcpserverdatadog.
1719 1720 1721 |
# File 'sig/types.rbs', line 1719 def mcpserverdatadog @mcpserverdatadog end |
#mcpservergrafana ⇒ Types::MCPServerGrafanaConfiguration
Returns the value of attribute mcpservergrafana.
1726 1727 1728 |
# File 'sig/types.rbs', line 1726 def mcpservergrafana @mcpservergrafana end |
#mcpservernewrelic ⇒ Types::MCPServerNewRelicConfiguration
Returns the value of attribute mcpservernewrelic.
1718 1719 1720 |
# File 'sig/types.rbs', line 1718 def mcpservernewrelic @mcpservernewrelic end |
#mcpserversigv4 ⇒ Types::MCPServerSigV4Configuration
Returns the value of attribute mcpserversigv4.
1728 1729 1730 |
# File 'sig/types.rbs', line 1728 def mcpserversigv4 @mcpserversigv4 end |
#mcpserversplunk ⇒ Types::MCPServerSplunkConfiguration
Returns the value of attribute mcpserversplunk.
1722 1723 1724 |
# File 'sig/types.rbs', line 1722 def mcpserversplunk @mcpserversplunk end |
#pagerduty ⇒ Types::PagerDutyConfiguration
Returns the value of attribute pagerduty.
1727 1728 1729 |
# File 'sig/types.rbs', line 1727 def pagerduty @pagerduty end |
#remoteagent ⇒ Types::RemoteAgentConfiguration
Returns the value of attribute remoteagent.
1729 1730 1731 |
# File 'sig/types.rbs', line 1729 def remoteagent @remoteagent end |
#remoteagentsigv4 ⇒ Types::RemoteAgentSigV4Configuration
Returns the value of attribute remoteagentsigv4.
1730 1731 1732 |
# File 'sig/types.rbs', line 1730 def remoteagentsigv4 @remoteagentsigv4 end |
#servicenow ⇒ Types::ServiceNowConfiguration
Returns the value of attribute servicenow.
1717 1718 1719 |
# File 'sig/types.rbs', line 1717 def servicenow @servicenow end |
#slack ⇒ Types::SlackConfiguration
Returns the value of attribute slack.
1715 1716 1717 |
# File 'sig/types.rbs', line 1715 def slack @slack end |
#source_aws ⇒ Types::SourceAwsConfiguration
Returns the value of attribute source_aws.
1712 1713 1714 |
# File 'sig/types.rbs', line 1712 def source_aws @source_aws end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1731 1732 1733 |
# File 'sig/types.rbs', line 1731 def unknown @unknown end |