Class: Aws::Types::AwsStepFunctionStateMachineLoggingConfigurationDestinationsDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_watch_logs_log_groupTypes::AwsStepFunctionStateMachineLoggingConfigurationDestinationsCloudWatchLogsLogGroupDetails

Returns the value of attribute cloud_watch_logs_log_group.



4441
4442
4443
# File 'sig/types.rbs', line 4441

def cloud_watch_logs_log_group
  @cloud_watch_logs_log_group
end