Class: Aws::Types::DisassociateSecurityKeyRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#association_id::String

Returns the value of attribute association_id.



3134
3135
3136
# File 'sig/types.rbs', line 3134

def association_id
  @association_id
end

#client_token::String

Returns the value of attribute client_token.



3135
3136
3137
# File 'sig/types.rbs', line 3135

def client_token
  @client_token
end

#instance_id::String

Returns the value of attribute instance_id.



3133
3134
3135
# File 'sig/types.rbs', line 3133

def instance_id
  @instance_id
end