public static interface NewLaunchProfileMember.Builder extends SdkPojo, CopyableBuilder<NewLaunchProfileMember.Builder,NewLaunchProfileMember>
| Modifier and Type | Method and Description |
|---|---|
NewLaunchProfileMember.Builder |
persona(LaunchProfilePersona persona)
The persona.
|
NewLaunchProfileMember.Builder |
persona(String persona)
The persona.
|
NewLaunchProfileMember.Builder |
principalId(String principalId)
The principal ID.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNewLaunchProfileMember.Builder persona(String persona)
The persona.
persona - The persona.LaunchProfilePersona,
LaunchProfilePersonaNewLaunchProfileMember.Builder persona(LaunchProfilePersona persona)
The persona.
persona - The persona.LaunchProfilePersona,
LaunchProfilePersonaNewLaunchProfileMember.Builder principalId(String principalId)
The principal ID.
principalId - The principal ID.Copyright © 2022. All rights reserved.