Class: Aws::Types::UpdateMemberInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_publishing_configuration ⇒ Types::MemberLogPublishingConfiguration

Returns the value of attribute log_publishing_configuration.



635
636
637
# File 'sig/types.rbs', line 635

def log_publishing_configuration
  @log_publishing_configuration
end

#member_id ⇒ ::String

Returns the value of attribute member_id.

Returns:

  • (::String)


634
635
636
# File 'sig/types.rbs', line 634

def member_id
  @member_id
end

#network_id ⇒ ::String

Returns the value of attribute network_id.

Returns:

  • (::String)


633
634
635
# File 'sig/types.rbs', line 633

def network_id
  @network_id
end