Class: Aws::Types::MetricAttributionOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#role_arn ⇒ ::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


1207
1208
1209
# File 'sig/types.rbs', line 1207

def role_arn
  @role_arn
end

#s3_data_destination ⇒ Types::S3DataConfig

Returns the value of attribute s3_data_destination.

Returns:



1206
1207
1208
# File 'sig/types.rbs', line 1206

def s3_data_destination
  @s3_data_destination
end