Class: Aws::Types::DeployWorkspaceApplicationsResult
- Inherits:
-
Object
- Object
- Aws::Types::DeployWorkspaceApplicationsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#deployment ⇒ Types::WorkSpaceApplicationDeployment
Returns the value of attribute deployment.
Instance Attribute Details
#deployment ⇒ Types::WorkSpaceApplicationDeployment
Returns the value of attribute deployment.
500 501 502 |
# File 'sig/types.rbs', line 500 def deployment @deployment end |