You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaPackage::Types::IngressAccessLogs
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaPackage::Types::IngressAccessLogs
- Defined in:
- (unknown)
Overview
Note:
When passing IngressAccessLogs as input to an Aws::Client method, you can use a vanilla Hash:
{
log_group_name: "__string",
}
Configure ingress access logging.
Returned by:
- Channel#ingress_access_logs
- ConfigureLogsParameters#ingress_access_logs
- ConfigureLogsRequest#ingress_access_logs
- ConfigureLogsResponse#ingress_access_logs
- CreateChannelResponse#ingress_access_logs
- DescribeChannelResponse#ingress_access_logs
- RotateChannelCredentialsResponse#ingress_access_logs
- RotateIngestEndpointCredentialsResponse#ingress_access_logs
- UpdateChannelResponse#ingress_access_logs
Instance Attribute Summary collapse
-
#log_group_name ⇒ String
Customize the log group name.
Instance Attribute Details
#log_group_name ⇒ String
Customize the log group name.