Class: Aws::Types::ModifyStreamingPropertiesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


1175
1176
1177
# File 'sig/types.rbs', line 1175

def resource_id
  @resource_id
end

#streaming_propertiesTypes::StreamingProperties

Returns the value of attribute streaming_properties.



1176
1177
1178
# File 'sig/types.rbs', line 1176

def streaming_properties
  @streaming_properties
end