AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the ModifyVpcEndpointServicePayerResponsibility operation. Modifies the payer responsibility for your VPC endpoint service.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.AmazonEC2Request
      Amazon.EC2.Model.ModifyVpcEndpointServicePayerResponsibilityRequest

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class ModifyVpcEndpointServicePayerResponsibilityRequest : AmazonEC2Request
         IAmazonWebServiceRequest

The ModifyVpcEndpointServicePayerResponsibilityRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property PayerResponsibility Amazon.EC2.PayerResponsibility

Gets and sets the property PayerResponsibility.

The entity that is responsible for the endpoint costs. The default is the endpoint owner. If you set the payer responsibility to the service owner, you cannot set it back to the endpoint owner.

Public Property ServiceId System.String

Gets and sets the property ServiceId.

The ID of the service.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5