Asset Endpoint Profile Properties Args Builder
Builder for AssetEndpointProfilePropertiesArgs.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun transportAuthentication(value: AssetEndpointProfilePropertiesTransportAuthenticationArgs?)
suspend fun transportAuthentication(value: Output<AssetEndpointProfilePropertiesTransportAuthenticationArgs>)
suspend fun transportAuthentication(argument: suspend AssetEndpointProfilePropertiesTransportAuthenticationArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun userAuthentication(argument: suspend AssetEndpointProfilePropertiesUserAuthenticationArgsBuilder.() -> Unit)