Class: Aws::Types::TaskStartedEventDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource::String

Returns the value of attribute resource.

Returns:

  • (::String)


1039
1040
1041
# File 'sig/types.rbs', line 1039

def resource
  @resource
end

#resource_type::String

Returns the value of attribute resource_type.

Returns:

  • (::String)


1038
1039
1040
# File 'sig/types.rbs', line 1038

def resource_type
  @resource_type
end