Class: Aws::Types::GetBootstrapBrokersResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bootstrap_broker_string::String

Returns the value of attribute bootstrap_broker_string.

Returns:

  • (::String)


713
714
715
# File 'sig/types.rbs', line 713

def bootstrap_broker_string
  @bootstrap_broker_string
end

#bootstrap_broker_string_ipv_6::String

Returns the value of attribute bootstrap_broker_string_ipv_6.

Returns:

  • (::String)


723
724
725
# File 'sig/types.rbs', line 723

def bootstrap_broker_string_ipv_6
  @bootstrap_broker_string_ipv_6
end

#bootstrap_broker_string_public_sasl_iam::String

Returns the value of attribute bootstrap_broker_string_public_sasl_iam.

Returns:

  • (::String)


714
715
716
# File 'sig/types.rbs', line 714

def bootstrap_broker_string_public_sasl_iam
  @bootstrap_broker_string_public_sasl_iam
end

#bootstrap_broker_string_public_sasl_scram::String

Returns the value of attribute bootstrap_broker_string_public_sasl_scram.

Returns:

  • (::String)


715
716
717
# File 'sig/types.rbs', line 715

def bootstrap_broker_string_public_sasl_scram
  @bootstrap_broker_string_public_sasl_scram
end

#bootstrap_broker_string_public_tls::String

Returns the value of attribute bootstrap_broker_string_public_tls.

Returns:

  • (::String)


716
717
718
# File 'sig/types.rbs', line 716

def bootstrap_broker_string_public_tls
  @bootstrap_broker_string_public_tls
end

#bootstrap_broker_string_sasl_iam::String

Returns the value of attribute bootstrap_broker_string_sasl_iam.

Returns:

  • (::String)


719
720
721
# File 'sig/types.rbs', line 719

def bootstrap_broker_string_sasl_iam
  @bootstrap_broker_string_sasl_iam
end

#bootstrap_broker_string_sasl_iam_ipv_6::String

Returns the value of attribute bootstrap_broker_string_sasl_iam_ipv_6.

Returns:

  • (::String)


726
727
728
# File 'sig/types.rbs', line 726

def bootstrap_broker_string_sasl_iam_ipv_6
  @bootstrap_broker_string_sasl_iam_ipv_6
end

#bootstrap_broker_string_sasl_scram::String

Returns the value of attribute bootstrap_broker_string_sasl_scram.

Returns:

  • (::String)


718
719
720
# File 'sig/types.rbs', line 718

def bootstrap_broker_string_sasl_scram
  @bootstrap_broker_string_sasl_scram
end

#bootstrap_broker_string_sasl_scram_ipv_6::String

Returns the value of attribute bootstrap_broker_string_sasl_scram_ipv_6.

Returns:

  • (::String)


725
726
727
# File 'sig/types.rbs', line 725

def bootstrap_broker_string_sasl_scram_ipv_6
  @bootstrap_broker_string_sasl_scram_ipv_6
end

#bootstrap_broker_string_tls::String

Returns the value of attribute bootstrap_broker_string_tls.

Returns:

  • (::String)


717
718
719
# File 'sig/types.rbs', line 717

def bootstrap_broker_string_tls
  @bootstrap_broker_string_tls
end

#bootstrap_broker_string_tls_ipv_6::String

Returns the value of attribute bootstrap_broker_string_tls_ipv_6.

Returns:

  • (::String)


724
725
726
# File 'sig/types.rbs', line 724

def bootstrap_broker_string_tls_ipv_6
  @bootstrap_broker_string_tls_ipv_6
end

#bootstrap_broker_string_vpc_connectivity_sasl_iam::String

Returns the value of attribute bootstrap_broker_string_vpc_connectivity_sasl_iam.

Returns:

  • (::String)


722
723
724
# File 'sig/types.rbs', line 722

def bootstrap_broker_string_vpc_connectivity_sasl_iam
  @bootstrap_broker_string_vpc_connectivity_sasl_iam
end

#bootstrap_broker_string_vpc_connectivity_sasl_scram::String

Returns the value of attribute bootstrap_broker_string_vpc_connectivity_sasl_scram.

Returns:

  • (::String)


721
722
723
# File 'sig/types.rbs', line 721

def bootstrap_broker_string_vpc_connectivity_sasl_scram
  @bootstrap_broker_string_vpc_connectivity_sasl_scram
end

#bootstrap_broker_string_vpc_connectivity_tls::String

Returns the value of attribute bootstrap_broker_string_vpc_connectivity_tls.

Returns:

  • (::String)


720
721
722
# File 'sig/types.rbs', line 720

def bootstrap_broker_string_vpc_connectivity_tls
  @bootstrap_broker_string_vpc_connectivity_tls
end