servicePrincipal property

String? servicePrincipal
final

The name of the service principal. This is typically in the form of a URL, such as: servicename.amazonaws.com.

Implementation

final String? servicePrincipal;