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])


1879
1880
1881
# File 'sig/types.rbs', line 1879

def broker_ids
  @broker_ids
end

#cluster_arn::String

Returns the value of attribute cluster_arn.

Returns:

  • (::String)


1880
1881
1882
# File 'sig/types.rbs', line 1880

def cluster_arn
  @cluster_arn
end