latest multimethod
Methods
- latest(rd:AWS::Image)
Declarative primitive for referencing latest AWS AMI resources. Will probably be reworked to be special anchor item. Example
AWS::Image(OwnerId=AWS_AMI_OWNER_DEBIAN, Name=Pfx('debian-jessie-amd64-hvm'), RootDeviceType='ebs', VolumeType='gp2').latest()
- latest(rd:AWS2::Image)
Declarative primitive for referencing latest AWS AMI resources. Will probably be reworked to be special anchor item. Example
AWS2::Image(OwnerId=AWS_AMI_OWNER_DEBIAN, Name=Pfx('debian-jessie-amd64-hvm'), RootDeviceType='ebs', VolumeType='gp2').latest()