Class: Aws::Types::SelfManagedKafkaAccessConfigurationVpc

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#security_group::Array[::String]

Returns the value of attribute security_group.

Returns:



613
614
615
# File 'sig/types.rbs', line 613

def security_group
  @security_group
end

#subnets::Array[::String]

Returns the value of attribute subnets.

Returns:



612
613
614
# File 'sig/types.rbs', line 612

def subnets
  @subnets
end