Class: Aws::Types::AwsAppSyncGraphQlApiLogConfigDetails

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_role_arn::String

Returns the value of attribute cloud_watch_logs_role_arn.

Returns:

  • (::String)


531
532
533
# File 'sig/types.rbs', line 531

def cloud_watch_logs_role_arn
  @cloud_watch_logs_role_arn
end

#exclude_verbose_contentBoolean

Returns the value of attribute exclude_verbose_content.

Returns:

  • (Boolean)


532
533
534
# File 'sig/types.rbs', line 532

def exclude_verbose_content
  @exclude_verbose_content
end

#field_log_level::String

Returns the value of attribute field_log_level.

Returns:

  • (::String)


533
534
535
# File 'sig/types.rbs', line 533

def field_log_level
  @field_log_level
end