C# 클래스 DevOps.Aws.Integration.AwsClient

파일 보기 프로젝트 열기: clearctvm/octopus_aws_pilot 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Ec2Client Amazon.EC2.AmazonEC2Client

공개 메소드들

메소드 설명
AwsClient ( ) : System.Configuration
GetIpAvailable ( ) : Address

메소드 상세

AwsClient() 공개 메소드

public AwsClient ( ) : System.Configuration
리턴 System.Configuration

GetIpAvailable() 공개 메소드

public GetIpAvailable ( ) : Address
리턴 Amazon.EC2.Model.Address

프로퍼티 상세

Ec2Client 공개적으로 프로퍼티

public AmazonEC2Client,Amazon.EC2 Ec2Client
리턴 Amazon.EC2.AmazonEC2Client