Class: Aws::Types::DeploySystemInstanceResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#greengrass_deployment_id::String

Returns the value of attribute greengrass_deployment_id.

Returns:

  • (::String)


111
112
113
# File 'sig/types.rbs', line 111

def greengrass_deployment_id
  @greengrass_deployment_id
end

#summaryTypes::SystemInstanceSummary

Returns the value of attribute summary.



110
111
112
# File 'sig/types.rbs', line 110

def summary
  @summary
end