Method: DatadogAPIClient::V2::ObservabilityPipelineAmazonS3Destination#auth
- Defined in:
- lib/datadog_api_client/v2/models/observability_pipeline_amazon_s3_destination.rb
#auth ⇒ Object
AWS authentication credentials used for accessing AWS services such as S3. If omitted, the system’s default credentials are used (for example, the IAM role and environment variables).
27 28 29 |
# File 'lib/datadog_api_client/v2/models/observability_pipeline_amazon_s3_destination.rb', line 27 def auth @auth end |