Class: Aws::Types::ApacheKafkaCluster

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#apache_kafka_cluster_id::String

Returns the value of attribute apache_kafka_cluster_id.

Returns:

  • (::String)


17
18
19
# File 'sig/types.rbs', line 17

def apache_kafka_cluster_id
  @apache_kafka_cluster_id
end

#bootstrap_broker_string::String

Returns the value of attribute bootstrap_broker_string.

Returns:

  • (::String)


18
19
20
# File 'sig/types.rbs', line 18

def bootstrap_broker_string
  @bootstrap_broker_string
end