コード例 #1
0
 @Override
 protected AutoScalingGroup exampleWithUuid(final String uuid) {
   return AutoScalingGroup.withUuid(uuid);
 }