Amazon.EC2.Model.ScheduledInstancesIamInstanceProfile.IsSetArn C# (CSharp) Method

IsSetArn() private method

private IsSetArn ( ) : bool
return bool
        internal bool IsSetArn()
        {
            return this._arn != null;
        }
ScheduledInstancesIamInstanceProfile