Class: Aws::Types::ClientPropertiesResult

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.



175
176
177
# File 'sig/types.rbs', line 175

def client_properties
  @client_properties
end

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


174
175
176
# File 'sig/types.rbs', line 174

def resource_id
  @resource_id
end