Class: Aws::Types::GetSolNetworkPackageContentInput

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")


241
242
243
# File 'sig/types.rbs', line 241

def accept
  @accept
end

#nsd_info_id::String

Returns the value of attribute nsd_info_id.

Returns:

  • (::String)


242
243
244
# File 'sig/types.rbs', line 242

def nsd_info_id
  @nsd_info_id
end