Class: Aws::Types::GetSolFunctionPackageDescriptorInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#accept"text/plain"

Returns the value of attribute accept.

Returns:



134
135
136
# File 'sig/types.rbs', line 134

def accept
  @accept
end

#vnf_pkg_id::String

Returns the value of attribute vnf_pkg_id.

Returns:



135
136
137
# File 'sig/types.rbs', line 135

def vnf_pkg_id
  @vnf_pkg_id
end