Amazon.IdentityManagement.Model.InstanceProfile.IsSetCreateDate C# (CSharp) Méthode

IsSetCreateDate() private méthode

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