You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Chime::Types::SipMediaApplicationEndpoint

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing SipMediaApplicationEndpoint as input to an Aws::Client method, you can use a vanilla Hash:

{
  lambda_arn: "FunctionArn",
}

Endpoints to specify as part of a SIP media application.

Instance Attribute Summary collapse

Instance Attribute Details

#lambda_arnString

Valid Amazon Resource Name (ARN) of the Lambda function of the same AWS Region where the SIP media application is created.

Returns:

  • (String)

    Valid Amazon Resource Name (ARN) of the Lambda function of the same AWS Region where the SIP media application is created.