Uses of Class
com.amazonaws.services.opsworks.model.LayerAttributesKeys

Packages that use LayerAttributesKeys
com.amazonaws.services.opsworks.model Classes modeling the various types represented by AWSOpsWorks. 
 

Uses of LayerAttributesKeys in com.amazonaws.services.opsworks.model
 

Methods in com.amazonaws.services.opsworks.model that return LayerAttributesKeys
static LayerAttributesKeys LayerAttributesKeys.fromValue(String value)
          Use this in place of valueOf.
static LayerAttributesKeys LayerAttributesKeys.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LayerAttributesKeys[] LayerAttributesKeys.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016. All rights reserved.