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)


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

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)


730
731
732
# File 'sig/types.rbs', line 730

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)


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

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)


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

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)


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

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)


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

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)


733
734
735
# File 'sig/types.rbs', line 733

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)


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

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)


732
733
734
# File 'sig/types.rbs', line 732

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)


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

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)


731
732
733
# File 'sig/types.rbs', line 731

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)


729
730
731
# File 'sig/types.rbs', line 729

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)


728
729
730
# File 'sig/types.rbs', line 728

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)


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

def bootstrap_broker_string_vpc_connectivity_tls
  @bootstrap_broker_string_vpc_connectivity_tls
end