Amazon.IdentityManagement.Model.InstanceProfile.IsSetCreateDate C# (CSharp) Method

IsSetCreateDate() private method

private IsSetCreateDate ( ) : bool
return bool
        internal bool IsSetCreateDate()
        {
            return this.createDate.HasValue;
        }