Class: Aws::Types::RebootBrokerRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#broker_ids::Array[::String]

Returns the value of attribute broker_ids.

Returns:

  • (::Array[::String])


1840
1841
1842
# File 'sig/types.rbs', line 1840

def broker_ids
  @broker_ids
end

#cluster_arn::String

Returns the value of attribute cluster_arn.

Returns:

  • (::String)


1841
1842
1843
# File 'sig/types.rbs', line 1841

def cluster_arn
  @cluster_arn
end