Java com.amazonaws.services.elasticbeanstalk.model ApplicationVersionDescription fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.elasticbeanstalk.model ApplicationVersionDescription fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.elasticbeanstalk.model ApplicationVersionDescription.

The text is from its open source code.

Method

StringgetApplicationName()

The name of the application to which the application version belongs.

java.util.DategetDateCreated()

The creation date of the application version.

java.util.DategetDateUpdated()

The last modified date of the application version.

S3LocationgetSourceBundle()

The storage location of the application version's source bundle in Amazon S3.

StringgetVersionLabel()

A unique identifier for the application version.