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
- Struct
- Aws::Chime::Types::SipMediaApplicationEndpoint
- 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
-
#lambda_arn ⇒ String
Valid Amazon Resource Name (ARN) of the Lambda function of the same AWS Region where the SIP media application is created.
Instance Attribute Details
#lambda_arn ⇒ String
Valid Amazon Resource Name (ARN) of the Lambda function of the same AWS Region where the SIP media application is created.