Class: Aws::Types::CreateRedshiftIdcApplicationResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateRedshiftIdcApplicationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#redshift_idc_application ⇒ Types::RedshiftIdcApplication
Returns the value of attribute redshift_idc_application.
Instance Attribute Details
#redshift_idc_application ⇒ Types::RedshiftIdcApplication
Returns the value of attribute redshift_idc_application.
707 708 709 |
# File 'sig/types.rbs', line 707 def redshift_idc_application @redshift_idc_application end |