Class AwsAccountRoleCredential.Builder

java.lang.Object
co.yellowdog.platform.model.builders.ValidatedBuilder<AwsAccountRoleCredential>
co.yellowdog.platform.account.credentials.AwsAccountRoleCredential.Builder
All Implemented Interfaces:
CredentialBuilder<AwsAccountRoleCredential>
Enclosing class:
AwsAccountRoleCredential

public static class AwsAccountRoleCredential.Builder extends ValidatedBuilder<AwsAccountRoleCredential> implements CredentialBuilder<AwsAccountRoleCredential>
A builder that can be used to build a new AwsAccountRoleCredential that is automatically validated on build.