Class: Aws::Types::GetSignedBluinsightsUrlResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetSignedBluinsightsUrlResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#signed_bi_url ⇒ ::String
Returns the value of attribute signed_bi_url.
Instance Attribute Details
#signed_bi_url ⇒ ::String
Returns the value of attribute signed_bi_url.
622 623 624 |
# File 'sig/types.rbs', line 622 def signed_bi_url @signed_bi_url end |