Class ApplicationRoles
- java.lang.Object
-
- com.yahoo.vespa.hosted.controller.api.integration.aws.ApplicationRoles
-
public class ApplicationRoles extends java.lang.Object- Author:
- mortent
-
-
Constructor Summary
Constructors Constructor Description ApplicationRoles(java.lang.String hostRole, java.lang.String containerRole)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringcontainerRole()java.lang.StringhostRole()
-