Class: Aws::Types::ReplayDestination

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.



1082
1083
1084
# File 'sig/types.rbs', line 1082

def arn
  @arn
end

#filter_arns::Array[::String]

Returns the value of attribute filter_arns.



1083
1084
1085
# File 'sig/types.rbs', line 1083

def filter_arns
  @filter_arns
end