Runtime Access Config Access Type
enum RuntimeAccessConfigAccessType : Enum<RuntimeAccessConfigAccessType> , ConvertibleToJava<RuntimeAccessConfigAccessType>
The type of access mode this instance.
Entries
Link copied to clipboard
Unspecified access.
Link copied to clipboard
Single user login.
Link copied to clipboard
Service Account mode. In Service Account mode, Runtime creator will specify a SA that exists in the consumer project. Using Runtime Service Account field. Users accessing the Runtime need ActAs (Service Account User) permission.
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.