Class: Aws::Types::ReplayDestination

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


921
922
923
# File 'sig/types.rbs', line 921

def arn
  @arn
end

#filter_arns::Array[::String]

Returns the value of attribute filter_arns.

Returns:

  • (::Array[::String])


922
923
924
# File 'sig/types.rbs', line 922

def filter_arns
  @filter_arns
end