Amazon.ImportExport.Model.CreateJobRequest.IsSetValidateOnly C# (CSharp) Méthode

IsSetValidateOnly() private méthode

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