Class: Aws::Types::ModifyClientPropertiesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_propertiesTypes::ClientProperties

Returns the value of attribute client_properties.



1139
1140
1141
# File 'sig/types.rbs', line 1139

def client_properties
  @client_properties
end

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


1138
1139
1140
# File 'sig/types.rbs', line 1138

def resource_id
  @resource_id
end