Class: Aws::Types::ExportAutoScalingGroupRecommendationsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


304
305
306
# File 'sig/types.rbs', line 304

def job_id
  @job_id
end

#s3_destinationTypes::S3Destination

Returns the value of attribute s3_destination.



305
306
307
# File 'sig/types.rbs', line 305

def s3_destination
  @s3_destination
end