Class: Aws::Types::ProcessedObject

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_type::String

Returns the value of attribute endpoint_type.

Returns:

  • (::String)


2270
2271
2272
# File 'sig/types.rbs', line 2270

def endpoint_type
  @endpoint_type
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


2268
2269
2270
# File 'sig/types.rbs', line 2268

def name
  @name
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


2269
2270
2271
# File 'sig/types.rbs', line 2269

def type
  @type
end