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

#bootstrap_servers::String

Returns the value of attribute bootstrap_servers.

Returns:

  • (::String)


12
13
14
# File 'sig/types.rbs', line 12

def bootstrap_servers
  @bootstrap_servers
end

#vpcTypes::Vpc

Returns the value of attribute vpc.

Returns:



13
14
15
# File 'sig/types.rbs', line 13

def vpc
  @vpc
end