Class CloudAccount

java.lang.Object
com.vmware.vra.jenkinsplugin.model.iaas.CloudAccount

@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
           date="2020-09-09T18:26:35.661905-04:00[America/New_York]")
public class CloudAccount
extends Object
State object representing a cloud account.<br><br>A cloud account identifies a cloud account type and an account-specific deployment region or data center where the associated cloud account resources are hosted.<br>**HATEOAS** links:<br>**associated-cloud-accounts** - array[CloudAccount] - Cloud accounts associated to this cloud account. For example an NSX endpoint linked to a vSphere cloud account.<br>**regions** - array[Region] - List of regions that are enabled for this cloud account.<br>**self** - CloudAccount - Self link to this cloud account