Service Principal Datastore Secrets Args
data class ServicePrincipalDatastoreSecretsArgs(val clientSecret: Output<String>? = null, val secretsType: Output<String>) : ConvertibleToJava<ServicePrincipalDatastoreSecretsArgs>
Datastore Service Principal secrets.