Class: Aws::Types::DescribeDefaultQBusinessApplicationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDefaultQBusinessApplicationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#aws_account_id ⇒ ::String
Returns the value of attribute aws_account_id.
-
#namespace ⇒ ::String
Returns the value of attribute namespace.
Instance Attribute Details
#aws_account_id ⇒ ::String
Returns the value of attribute aws_account_id.
4693 4694 4695 |
# File 'sig/types.rbs', line 4693 def aws_account_id @aws_account_id end |
#namespace ⇒ ::String
Returns the value of attribute namespace.
4694 4695 4696 |
# File 'sig/types.rbs', line 4694 def namespace @namespace end |