Uses of Class
com.ngrok.definitions.AwsAuth.Builder
Packages that use AwsAuth.Builder
-
Uses of AwsAuth.Builder in com.ngrok.definitions
Methods in com.ngrok.definitions that return AwsAuth.BuilderModifier 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.