Class: Aws::Types::AssociateStreamForSegmentsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_arn::String

Returns the value of attribute destination_arn.

Returns:

  • (::String)


94
95
96
# File 'sig/types.rbs', line 94

def destination_arn
  @destination_arn
end

#destination_role_arn::String

Returns the value of attribute destination_role_arn.

Returns:

  • (::String)


95
96
97
# File 'sig/types.rbs', line 95

def destination_role_arn
  @destination_role_arn
end

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


93
94
95
# File 'sig/types.rbs', line 93

def domain_name
  @domain_name
end