Amazon.ElasticBeanstalk.Model.EnvironmentInfoDescription.IsSetEc2InstanceId C# (CSharp) 메소드

IsSetEc2InstanceId() 개인적인 메소드

private IsSetEc2InstanceId ( ) : bool
리턴 bool
        internal bool IsSetEc2InstanceId()
        {
            return this.ec2InstanceId != null;
        }