GetFunctionConfigurationPlainArgs

data class GetFunctionConfigurationPlainArgs(val functionArn: String) : ConvertibleToJava<GetFunctionConfigurationPlainArgs>

Constructors

Link copied to clipboard
constructor(functionArn: String)

Properties

Link copied to clipboard

The ARN for the function generated by the service

Functions

Link copied to clipboard
open override fun toJava(): GetFunctionConfigurationPlainArgs