Uses of Class
com.ngrok.definitions.AwsAuth.Builder
-
Uses of AwsAuth.Builder in com.ngrok.definitions
Modifier and TypeMethodDescriptionAwsAuth.Builder.creds
(AwsCredentials creds) Credentials to your AWS account if you prefer ngrok to sign in with long-term access keys.AwsAuth.Builder.creds
(Optional<AwsCredentials> creds) Credentials to your AWS account if you prefer ngrok to sign in with long-term access keys.static AwsAuth.Builder
AwsAuth.newBuilder()
Creates a new builder for theAwsAuth
type.A role for ngrok to assume on your behalf to deposit events into your AWS account.A role for ngrok to assume on your behalf to deposit events into your AWS account.