Amazon.ElasticBeanstalk.Model.EnvironmentInfoDescription.IsSetEc2InstanceId C# (CSharp) Метод

IsSetEc2InstanceId() приватный Метод

private IsSetEc2InstanceId ( ) : bool
Результат bool
        internal bool IsSetEc2InstanceId()
        {
            return this.ec2InstanceId != null;
        }