Discovered Asset Endpoint Profile Args Builder
Builder for DiscoveredAssetEndpointProfileArgs.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun supportedAuthenticationMethods(value: Output<List<Either<String, AuthenticationMethod>>>)
suspend fun supportedAuthenticationMethods(vararg values: Output<Either<String, AuthenticationMethod>>)
suspend fun supportedAuthenticationMethods(values: List<Output<Either<String, AuthenticationMethod>>>)
Link copied to clipboard