Class: Aws::Types::GetSegmentEstimateRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetSegmentEstimateRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
-
#estimate_id ⇒ ::String
Returns the value of attribute estimate_id.
Instance Attribute Details
#domain_name ⇒ ::String
Returns the value of attribute domain_name.
1414 1415 1416 |
# File 'sig/types.rbs', line 1414 def domain_name @domain_name end |
#estimate_id ⇒ ::String
Returns the value of attribute estimate_id.
1415 1416 1417 |
# File 'sig/types.rbs', line 1415 def estimate_id @estimate_id end |