Class: Aws::Types::GetSolFunctionPackageDescriptorOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content_type"text/plain"

Returns the value of attribute content_type.

Returns:

  • ("text/plain")


140
141
142
# File 'sig/types.rbs', line 140

def content_type
  @content_type
end

#vnfd::String

Returns the value of attribute vnfd.

Returns:

  • (::String)


141
142
143
# File 'sig/types.rbs', line 141

def vnfd
  @vnfd
end