Class: Aws::Types::DeleteEdgeConfigurationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#stream_arn::String

Returns the value of attribute stream_arn.

Returns:



79
80
81
# File 'sig/types.rbs', line 79

def stream_arn
  @stream_arn
end

#stream_name::String

Returns the value of attribute stream_name.

Returns:



78
79
80
# File 'sig/types.rbs', line 78

def stream_name
  @stream_name
end