Class: Aws::Types::MetaFlowAsset

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_type::String

Returns the value of attribute asset_type.

Returns:

  • (::String)


400
401
402
# File 'sig/types.rbs', line 400

def asset_type
  @asset_type
end

#download_url::String

Returns the value of attribute download_url.

Returns:

  • (::String)


401
402
403
# File 'sig/types.rbs', line 401

def download_url
  @download_url
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


399
400
401
# File 'sig/types.rbs', line 399

def name
  @name
end