Class: Aws::Types::DeleteStreamInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#current_version::String

Returns the value of attribute current_version.

Returns:

  • (::String)


97
98
99
# File 'sig/types.rbs', line 97

def current_version
  @current_version
end

#stream_arn::String

Returns the value of attribute stream_arn.

Returns:

  • (::String)


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

def stream_arn
  @stream_arn
end