Class: Aws::Types::GetSolFunctionPackageContentInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#accept"application/zip"

Returns the value of attribute accept.

Returns:

  • ("application/zip")


122
123
124
# File 'sig/types.rbs', line 122

def accept
  @accept
end

#vnf_pkg_id::String

Returns the value of attribute vnf_pkg_id.

Returns:

  • (::String)


123
124
125
# File 'sig/types.rbs', line 123

def vnf_pkg_id
  @vnf_pkg_id
end