C# 클래스 Amazon.ElasticLoadBalancingV2.Model.ModifyListenerRequest

Container for the parameters to the ModifyListener operation. Modifies the specified properties of the specified listener.

Any properties that you do not specify retain their current values. However, changing the protocol from HTTPS to HTTP removes the security policy and SSL certificate properties. If you change the protocol from HTTP to HTTPS, you must add the security policy.

상속: AmazonElasticLoadBalancingV2Request
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetCertificates ( ) : bool
IsSetDefaultActions ( ) : bool
IsSetListenerArn ( ) : bool
IsSetPort ( ) : bool
IsSetProtocol ( ) : bool
IsSetSslPolicy ( ) : bool