Class: Aws::Types::UpdateDataRetentionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action_type"ENABLE", ...

Returns the value of attribute action_type.

Returns:

  • ("ENABLE", "DISABLE", "PUBKEY_MSG_ACK")


890
891
892
# File 'sig/types.rbs', line 890

def action_type
  @action_type
end

#network_id::String

Returns the value of attribute network_id.

Returns:

  • (::String)


889
890
891
# File 'sig/types.rbs', line 889

def network_id
  @network_id
end