Amazon.Redshift.Model.DeleteHsmConfigurationRequest.IsSetHsmConfigurationIdentifier C# (CSharp) Méthode

IsSetHsmConfigurationIdentifier() private méthode

private IsSetHsmConfigurationIdentifier ( ) : bool
Résultat bool
        internal bool IsSetHsmConfigurationIdentifier()
        {
            return this.hsmConfigurationIdentifier != null;
        }
DeleteHsmConfigurationRequest