Amazon.SimpleSystemsManagement.Model.S3OutputLocation.IsSetOutputS3KeyPrefix C# (CSharp) Méthode

IsSetOutputS3KeyPrefix() private méthode

private IsSetOutputS3KeyPrefix ( ) : bool
Résultat bool
        internal bool IsSetOutputS3KeyPrefix()
        {
            return this._outputS3KeyPrefix != null;
        }