Class: Aws::Types::GetDataEndpointInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#api_name"PUT_MEDIA", ...

Returns the value of attribute api_name.

Returns:



233
234
235
# File 'sig/types.rbs', line 233

def api_name
  @api_name
end

#stream_arn::String

Returns the value of attribute stream_arn.

Returns:



232
233
234
# File 'sig/types.rbs', line 232

def stream_arn
  @stream_arn
end

#stream_name::String

Returns the value of attribute stream_name.

Returns:



231
232
233
# File 'sig/types.rbs', line 231

def stream_name
  @stream_name
end